add crowdsec ports
This commit is contained in:
parent
9250d7caa2
commit
a6bf03e2be
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ services:
|
|||
environment:
|
||||
COLLECTIONS: "crowdsecurity/nginx"
|
||||
GID: "${GID-1000}"
|
||||
ports:
|
||||
- 8081:8081
|
||||
- 6060:6060
|
||||
depends_on:
|
||||
- 'reverse-proxy'
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue