dsf
This commit is contained in:
parent
970322850c
commit
b842a6d759
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- netgrimoire
|
- netgrimoire
|
||||||
volumes:
|
volumes:
|
||||||
- ./crowdsec/config:/etc/crowdsec
|
- /export/Docker/crowdsec/config:/etc/crowdsec
|
||||||
- ./crowdsec/data:/var/lib/crowdsec/data
|
- /export/Docker/crowdsec/data:/var/lib/crowdsec/data
|
||||||
- /export/Docker/caddy/logs:/var/log/caddy:ro # Mount Caddy logs
|
- /export/Docker/caddy/logs:/var/log/caddy:ro # Mount Caddy logs
|
||||||
environment:
|
environment:
|
||||||
- COLLECTIONS=crowdsecurity/http-caddy
|
- COLLECTIONS=crowdsecurity/http-caddy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue