From a42e5cde4cc13b8782655f35d52bf8c0cb653d18 Mon Sep 17 00:00:00 2001 From: Gabe Date: Fri, 15 May 2026 02:54: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 bdb090d..c91643d 100644 --- a/Security_Containers/crowdsec/compose.yaml +++ b/Security_Containers/crowdsec/compose.yaml @@ -9,7 +9,7 @@ services: COLLECTIONS: "crowdsecurity/linux crowdsecurity/traefik crowdsecurity/http-cve" volumes: - ./acquis.yaml:/etc/crowdsec/acquis.yaml:ro - - ./geoip-allow.yaml:/etc/crowdsec/postoverflows/s01-whitelist/:ro + - ./geoip-allow.yaml:/etc/crowdsec/postoverflows/s01-whitelist/geoip-allow.yaml:ro - /srv/docker/crowdsec/crowdsec-db:/var/lib/crowdsec/data/ - /srv/docker/crowdsec/crowdsec-config:/etc/crowdsec/:ro - /srv/docker/crowdsec/crowdsec-config/config.yaml:/etc/crowdsec/config.yaml:rw