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