From b97ff80764d33528591bc00124697e47ce069f2d Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 03:28:13 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/traefik.yaml --- Proxy_Containers/traefik/traefik.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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