fix: resolve logrotate permission issues in maintenance container
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Logrotate configuration for Aether Docker Logs (Internal container version)
|
||||
|
||||
/logs/*/*.log
|
||||
/logs/web/*/*.log {
|
||||
/logs/*/*.log /logs/web/*/*.log {
|
||||
su aether aether
|
||||
daily
|
||||
rotate 7
|
||||
missingok
|
||||
|
||||
Reference in New Issue
Block a user