update log path
Check NixOS configurations / eval-hosts (push) Failing after 47m59s

This commit is contained in:
2026-07-13 01:09:34 +10:00
parent bc719afe39
commit 8ff22175e5
+1 -1
View File
@@ -5,7 +5,7 @@
enable = true; enable = true;
settings = { settings = {
"/mnt/docker-volumes/traefik-data/logs/*.log" = { "/mnt/docker/volumes/traefik-data/logs/*.log" = {
daily = true; daily = true;
size = "100M"; size = "100M";
rotate = 20; rotate = 20;