Skip to content

Commit

Permalink
chore: add security opt
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Oct 22, 2024
1 parent 9fa0520 commit 4ac13da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/crowdsec/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ 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
#security_opt:
# - no-new-privileges=true
#networks:
# - proxy

Expand Down

0 comments on commit 4ac13da

Please sign in to comment.