From d634cdd7827afa6303baff29c8de46131c8dc2b1 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 4 Apr 2026 01:39:36 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/traefik.yaml --- Proxy_Containers/traefik/traefik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index 8bc5503..626dd12 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -2,7 +2,7 @@ global: checkNewVersion: false sendAnonymousUsage: false log: - level: INFO + level: DEBUG api: dashboard: true insecure: true