Skip to content

Commit 9740c4c

Browse files
authored
Update docker-compose.yml
1 parent 07beaff commit 9740c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/crowdsec/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
- /var/log/auth.log:/var/log/auth.log:ro
1515
environment:
1616
- PGID=1000
17-
- BOUNCER_KEY_TRAEFIK=$CROWDSEC-BOUNCER-API-TOKEN
17+
- BOUNCER_KEY_TRAEFIK=${CROWDSEC-BOUNCER-API-TOKEN:-FIXME-LAPI-KEY}
1818
- COLLECTIONS=crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/appsec-generic-rules crowdsecurity/appsec-virtual-patching
1919
#networks:
2020
# - proxy

0 commit comments

Comments
 (0)