mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-22 08:12:19 +00:00
Update docker-compose.yml
This commit is contained in:
parent
07beaff28a
commit
9740c4c1dc
|
@ -14,7 +14,7 @@ services:
|
||||||
- /var/log/auth.log:/var/log/auth.log:ro
|
- /var/log/auth.log:/var/log/auth.log:ro
|
||||||
environment:
|
environment:
|
||||||
- PGID=1000
|
- 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
|
- COLLECTIONS=crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/appsec-generic-rules crowdsecurity/appsec-virtual-patching
|
||||||
#networks:
|
#networks:
|
||||||
# - proxy
|
# - proxy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user