From 5b66b7d5b32bea1a8ab14fcfa4d7e2c5481c1842 Mon Sep 17 00:00:00 2001 From: Gabe Date: Fri, 15 May 2026 02:50:57 +0000 Subject: [PATCH] Update Security_Containers/crowdsec/compose.yaml --- Security_Containers/crowdsec/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Security_Containers/crowdsec/compose.yaml b/Security_Containers/crowdsec/compose.yaml index 9fc2c58..408c72f 100644 --- a/Security_Containers/crowdsec/compose.yaml +++ b/Security_Containers/crowdsec/compose.yaml @@ -9,6 +9,7 @@ services: COLLECTIONS: "crowdsecurity/linux crowdsecurity/traefik crowdsecurity/http-cve" volumes: - ./acquis.yaml:/etc/crowdsec/acquis.yaml:ro + - ./postoverflows/:/etc/crowdsec/postoverflows/s01-whitelist/: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