Add CrowdSec configuration and update docker-compose for integration
This commit is contained in:
@@ -204,6 +204,7 @@ services:
|
||||
COLLECTIONS: "crowdsecurity/traefik crowdsecurity/linux"
|
||||
volumes:
|
||||
- crowdsec_data:/var/lib/crowdsec/data
|
||||
- ./crowdsec/config.yaml:/etc/crowdsec/config.yaml:ro
|
||||
- ./crowdsec/acquis.yaml:/etc/crowdsec/acquis.yaml:ro
|
||||
- traefik_logs:/var/log/traefik:ro
|
||||
networks: [traefik_proxy]
|
||||
|
||||
Reference in New Issue
Block a user