diff --git a/Proxy_Containers/traefik/config.yaml b/Proxy_Containers/traefik/config.yaml index a9c865f..5646221 100644 --- a/Proxy_Containers/traefik/config.yaml +++ b/Proxy_Containers/traefik/config.yaml @@ -5,7 +5,7 @@ http: crowdsec-bouncer: enabled: true crowdsecMode: stream - crowdsecLapiKey: ${crowdsecLapiKey} + crowdsecLapiKey: "${crowdsecLapiKey}" crowdsecLapiHost: "crowdsec:8080" crowdsecLapiScheme: "http"