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: