diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index 754524b..5ac18ac 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -48,4 +48,10 @@ accessLog: global: checkNewVersion: false - sendAnonymousUsage: false \ No newline at end of file + sendAnonymousUsage: false + +experimental: + plugins: + crowdsec-bouncer: + moduleName: "github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin" + version: "v1.3.5" \ No newline at end of file