diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index 633712f..a00ada5 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -6,9 +6,9 @@ api: entryPoints: web: address: :80 - http: - middlewares: - - crowdsec-bouncer@file + #http: + # middlewares: + # - crowdsec-bouncer@file redirections: entryPoint: to: websecure @@ -16,9 +16,9 @@ entryPoints: websecure: address: :443 - http: - middlewares: - - crowdsec-bouncer@file + #http: + # middlewares: + # - crowdsec-bouncer@file providers: docker: