diff --git a/config/traefik.yml b/config/traefik.yml index 031fdd5..63b4fde 100644 --- a/config/traefik.yml +++ b/config/traefik.yml @@ -28,11 +28,11 @@ entryPoints: redirections: entryPoint: to: websecure - allowACMEByPass: true +# allowACMEByPass: true websecure: address: :443 - allowACMEByPass: true +# allowACMEByPass: true ################################################################ # Traefik logs configuration