Archived
update log path
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
"/mnt/docker-volumes/traefik-data/logs/*.log" = {
|
||||
"/mnt/docker/volumes/traefik-data/logs/*.log" = {
|
||||
daily = true;
|
||||
size = "100M";
|
||||
rotate = 20;
|
||||
|
||||
Reference in New Issue
Block a user