Update Proxy_Containers/traefik/config.tmpl

This commit is contained in:
2026-05-14 17:05:40 +00:00
parent b7ae25b217
commit 4e4ea5f40d
@@ -5,7 +5,7 @@ http:
crowdsec-bouncer:
enabled: true
crowdsecMode: stream
crowdsecLapiKey: "${crowdsecLapiKey}"
crowdsecLapiKey: "{{ env "CROWDSEC_BOUNCER_API_KEY" }}"
crowdsecLapiHost: "crowdsec:8080"
crowdsecLapiScheme: "http"