Skip to content

Commit

Permalink
chore: add missing env
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Oct 23, 2024
1 parent a3779b4 commit d94a152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/crowdsec/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ services:
- 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
#- CUSTOM_HOSTNAME=crowdsec-host123
#security_opt:
# - no-new-privileges=true
#networks:
Expand Down

0 comments on commit d94a152

Please sign in to comment.