Skip to content

Commit d94a152

Browse files
authored
chore: add missing env
1 parent a3779b4 commit d94a152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/crowdsec/docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ services:
1717
- GID=1000
1818
- BOUNCER_KEY_TRAEFIK=${CROWDSEC-BOUNCER-API-TOKEN:-FIXME-LAPI-KEY}
1919
- COLLECTIONS=crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/appsec-generic-rules crowdsecurity/appsec-virtual-patching
20+
#- CUSTOM_HOSTNAME=crowdsec-host123
2021
#security_opt:
2122
# - no-new-privileges=true
2223
#networks:

0 commit comments

Comments
 (0)