From f317a1e47adecabb36b04140708eeb7133f19b1b Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 02:47:59 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/traefik.yaml --- Proxy_Containers/traefik/traefik.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index 2f9519d..4c66713 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -1,6 +1,7 @@ api: dashboard: true - debug: true + debug: false # never true in production + insecure: false # explicit entryPoints: web: