diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index 65d244b..bc01e13 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -15,9 +15,9 @@ entryPoints: websecure: address: :443 - #http: - # middlewares: - # - crowdsec-bouncer@file + http: + middlewares: + - crowdsec-bouncer@file providers: docker: