We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de23dd0 commit 9fa0520Copy full SHA for 9fa0520
examples/crowdsec/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/traefik/logs:/var/log/traefik:ro
14
- /var/log/auth.log:/var/log/auth.log:ro
15
environment:
16
- - PGID=1000
+ - GID=1000
17
- BOUNCER_KEY_TRAEFIK=${CROWDSEC-BOUNCER-API-TOKEN:-FIXME-LAPI-KEY}
18
- COLLECTIONS=crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/appsec-generic-rules crowdsecurity/appsec-virtual-patching
19
#networks:
0 commit comments