mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
fix: typo
This commit is contained in:
parent
de23dd0fd0
commit
9fa0520563
|
@ -13,7 +13,7 @@ services:
|
|||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/traefik/logs:/var/log/traefik:ro
|
||||
- /var/log/auth.log:/var/log/auth.log:ro
|
||||
environment:
|
||||
- PGID=1000
|
||||
- GID=1000
|
||||
- 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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user