Update Security_Containers/crowdsec/compose.yaml

This commit is contained in:
2026-05-15 17:36:05 +00:00
parent d6adff9789
commit 8d1d8fcd1a
@@ -15,6 +15,7 @@ services:
- /srv/docker/crowdsec/crowdsec-config/console.yaml:/etc/crowdsec/console.yaml:rw
- /srv/docker/crowdsec/crowdsec-config/online_api_credentials.yaml:/etc/crowdsec/online_api_credentials.yaml:rw
- /srv/docker/crowdsec/crowdsec-config/local_api_credentials.yaml:/etc/crowdsec/local_api_credentials.yaml:rw
- /srv/docker/crowdsec/crowdsec-hub:/etc/crowdsec/hub/:rw
- /srv/docker/crowdsec/crowdsec-db:/var/lib/crowdsec/data/
- traefik_traefik-logs:/var/log/traefik/:ro
labels: