changed collections

This commit is contained in:
falkheiland 2024-04-30 11:12:10 +02:00
parent bc027d7f8c
commit 1ccd5e75ef

View File

@ -17,7 +17,7 @@ services:
# sudo mkdir /var/log/crowdsec # sudo mkdir /var/log/crowdsec
- /var/log/crowdsec:/var/log/crowdsec:ro - /var/log/crowdsec:/var/log/crowdsec:ro
environment: 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
networks: networks:
- tipi_main_network - tipi_main_network