Update Security_Containers/crowdsec/compose.yaml
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
||||
environment:
|
||||
GID: "${GID-1000}"
|
||||
COLLECTIONS: "crowdsecurity/linux crowdsecurity/traefik"
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./acquis.yaml:/etc/crowdsec/acquis.yaml
|
||||
- /srv/docker/crowdsec/crowdsec-db:/var/lib/crowdsec/data/
|
||||
|
||||
Reference in New Issue
Block a user