From 09ff57347fdcd395e3bac4c5d0e6dd895e85469e Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 04:11:51 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/config.yaml --- Proxy_Containers/traefik/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"