Update Proxy_Containers/traefik/config.tmpl

This commit is contained in:
2026-05-14 17:15:29 +00:00
parent 6365e088ee
commit f15a445b03
+1 -1
View File
@@ -5,7 +5,7 @@ http:
crowdsec-bouncer:
enabled: true
crowdsecMode: stream
crowdsecLapiKey: "{{ env "CROWDSEC_BOUNCER_API_KEY" }}"
crowdsecLapiKey: '{{ env "CROWDSEC_BOUNCER_API_KEY" }}'
crowdsecLapiHost: "crowdsec:8080"
crowdsecLapiScheme: "http"