add crowdsec ports

This commit is contained in:
erenJag 2021-02-23 13:13:55 +01:00
parent 9250d7caa2
commit a6bf03e2be

View file

@ -24,6 +24,9 @@ services:
environment:
COLLECTIONS: "crowdsecurity/nginx"
GID: "${GID-1000}"
ports:
- 8081:8081
- 6060:6060
depends_on:
- 'reverse-proxy'
volumes: