From c631c34481c81b1fc5c86840b2f9c15baea2f6d8 Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 12 May 2026 23:43:18 +0000 Subject: [PATCH] Update Security_Containers/crowdsec/compose.yaml --- Security_Containers/crowdsec/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Security_Containers/crowdsec/compose.yaml b/Security_Containers/crowdsec/compose.yaml index 008a133..2b42e5c 100644 --- a/Security_Containers/crowdsec/compose.yaml +++ b/Security_Containers/crowdsec/compose.yaml @@ -18,7 +18,7 @@ services: image: docker.io/fbonalair/traefik-crowdsec-bouncer:latest container_name: bouncer-traefik environment: - CROWDSEC_BOUNCER_API_KEY: some-api-key + CROWDSEC_BOUNCER_API_KEY: CROWDSEC_AGENT_HOST: crowdsec:8080 networks: - traefik_network # same network as traefik + crowdsec