mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-30 03:53:18 -04:00
14 lines
214 B
Plaintext
14 lines
214 B
Plaintext
/config/log/geoip2influx/geoip2influx.log {
|
|
daily
|
|
rotate 7
|
|
size 25M
|
|
compress
|
|
delaycompress
|
|
nodateext
|
|
missingok
|
|
notifempty
|
|
postrotate
|
|
s6-svc -r /var/run/s6/services/geoip2influx
|
|
endscript
|
|
su abc abc
|
|
} |