Add Harbor And Update Traefik
This commit is contained in:
8
Repository/Harbor/common/config/log/logrotate.conf
Normal file
8
Repository/Harbor/common/config/log/logrotate.conf
Normal file
@ -0,0 +1,8 @@
|
||||
/var/log/docker/*.log {
|
||||
rotate 50
|
||||
size 200M
|
||||
copytruncate
|
||||
compress
|
||||
missingok
|
||||
nodateext
|
||||
}
|
Reference in New Issue
Block a user