Skip to content

Commit

Permalink
chore: add missing collections
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Oct 22, 2024
1 parent 390c1eb commit 32b7ccd
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions examples/crowdsec/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ services:
environment:
- PGID=1000
- BOUNCER_KEY_TRAEFIK=$CROWDSEC-BOUNCER-API-TOKEN
networks:
- proxy
- COLLECTIONS=crowdsecurity/traefik crowdsecurity/http-cve crowdsecurity/appsec-generic-rules crowdsecurity/appsec-virtual-patching
#networks:
# - proxy

networks:
proxy:
external: true
#networks:
# proxy:
# external: true

0 comments on commit 32b7ccd

Please sign in to comment.