diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index b689d90..ed4dfcf 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -12,6 +12,8 @@ entryPoints: to: websecure scheme: https permanent: true + middlewares: + - crowdsec-bouncer@file websecure: address: :443