Update Security_Containers/crowdsec/compose.yaml

This commit is contained in:
2026-05-15 02:57:55 +00:00
parent 6c6612c582
commit 31a6014fb8
+1 -1
View File
@@ -6,7 +6,7 @@ services:
- no-new-privileges:true - no-new-privileges:true
environment: environment:
GID: "${GID-1000}" GID: "${GID-1000}"
COLLECTIONS: "crowdsecurity/linux crowdsecurity/traefik crowdsecurity/http-cve" COLLECTIONS: "crowdsecurity/linux crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/whitelist-good-actors"
volumes: volumes:
- ./acquis.yaml:/etc/crowdsec/acquis.yaml:ro - ./acquis.yaml:/etc/crowdsec/acquis.yaml:ro
- /srv/docker/crowdsec/crowdsec-config:/etc/crowdsec/:ro - /srv/docker/crowdsec/crowdsec-config:/etc/crowdsec/:ro