update log path

This commit is contained in:
2026-07-13 01:09:34 +10:00
parent da75a23700
commit 1f2dc03486
+1 -1
View File
@@ -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;