Update docker-compose.yml

This commit is contained in:
LRVT 2024-10-22 04:53:36 +02:00 committed by GitHub
parent 07beaff28a
commit 9740c4c1dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ services:
- /var/log/auth.log:/var/log/auth.log:ro
environment:
- PGID=1000
- BOUNCER_KEY_TRAEFIK=$CROWDSEC-BOUNCER-API-TOKEN
- BOUNCER_KEY_TRAEFIK=${CROWDSEC-BOUNCER-API-TOKEN:-FIXME-LAPI-KEY}
- COLLECTIONS=crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/appsec-generic-rules crowdsecurity/appsec-virtual-patching
#networks:
# - proxy