reformatted collection items
This commit is contained in:
parent
10f0de7282
commit
78a2b18072
|
@ -17,7 +17,12 @@ services:
|
|||
# sudo mkdir /var/log/crowdsec
|
||||
- /var/log/crowdsec:/var/log/crowdsec:ro
|
||||
environment:
|
||||
- COLLECTIONS=crowdsecurity/linux crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/whitelist-good-actors crowdsecurity/sshd
|
||||
- COLLECTIONS=
|
||||
crowdsecurity/linux
|
||||
crowdsecurity/traefik
|
||||
crowdsecurity/http-cve
|
||||
crowdsecurity/whitelist-good-actors
|
||||
crowdsecurity/sshd
|
||||
- GID=${GID-1000}
|
||||
networks:
|
||||
- tipi_main_network
|
||||
|
|
Loading…
Reference in New Issue
Block a user