Update Security_Containers/crowdsec/compose.yaml

This commit is contained in:
2026-05-15 02:50:57 +00:00
parent a8080c86a4
commit 5b66b7d5b3
@@ -9,6 +9,7 @@ services:
COLLECTIONS: "crowdsecurity/linux crowdsecurity/traefik crowdsecurity/http-cve" COLLECTIONS: "crowdsecurity/linux crowdsecurity/traefik crowdsecurity/http-cve"
volumes: volumes:
- ./acquis.yaml:/etc/crowdsec/acquis.yaml:ro - ./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-db:/var/lib/crowdsec/data/
- /srv/docker/crowdsec/crowdsec-config:/etc/crowdsec/:ro - /srv/docker/crowdsec/crowdsec-config:/etc/crowdsec/:ro
- /srv/docker/crowdsec/crowdsec-config/config.yaml:/etc/crowdsec/config.yaml:rw - /srv/docker/crowdsec/crowdsec-config/config.yaml:/etc/crowdsec/config.yaml:rw