Update Proxy_Containers/traefik/config.yaml

This commit is contained in:
2026-05-14 03:33:54 +00:00
parent 6fb00169e5
commit 3ea6941207
+2 -1
View File
@@ -4,7 +4,8 @@ http:
plugin:
crowdsec-bouncer:
enabled: true
crowdsecLapiKey: "your-bouncer-api-key"
crowdsecMode: stream
crowdsecLapiKey: "${CROWDSEC_BOUNCER_API_KEY}"
crowdsecLapiHost: "crowdsec:8080"
crowdsecLapiScheme: "http"