cleanup gitignore, improve crowdsec

This commit is contained in:
2026-01-21 16:25:39 +00:00
parent f0521563b5
commit 039354993e
6 changed files with 32 additions and 7 deletions

View File

@@ -18,6 +18,7 @@ services:
- ${SERVICE_PATH}/crowdsec/config/acquis.yaml:/etc/crowdsec/acquis.yaml:ro
- ${SERVICE_PATH}/crowdsec/config/config.yaml:/etc/crowdsec/config.yaml
- ${SERVICE_PATH}/crowdsec/config:/etc/crowdsec
- ${SERVICE_PATH}/crowdsec/appsec.yaml:/etc/crowdsec/acquis.d/appsec.yaml
- ${SERVICE_PATH}/crowdsec/data:/var/lib/crowdsec/data
- /var/log/traefik:/var/log/crowdsec:ro
- /var/log/syslog:/var/log/syslog:ro