Update Security_Containers/crowdsec/compose.yaml

This commit is contained in:
2026-05-12 22:56:22 +00:00
parent dc5a00e68c
commit c30fb6ae6f
+1 -1
View File
@@ -6,7 +6,7 @@ services:
GID: "${GID-1000}"
COLLECTIONS: "crowdsecurity/linux crowdsecurity/traefik"
volumes:
- /srv/docker/crowdsec/config/acquis.yaml:/etc/crowdsec/acquis.yaml
- ./acquis.yaml:/etc/crowdsec/acquis.yaml
- /srv/docker/crowdsec/crowdsec-db:/var/lib/crowdsec/data/
- /srv/docker/crowdsec/crowdsec-config:/etc/crowdsec/
- traefik_traefik-logs:/var/log/traefik/:ro