add depend_on section
This commit is contained in:
@@ -5,6 +5,8 @@ services:
|
|||||||
restart: ${BT_RESTART_POLICY}
|
restart: ${BT_RESTART_POLICY}
|
||||||
env_file:
|
env_file:
|
||||||
- path: ./env-files/traefik-bouncer.env
|
- path: ./env-files/traefik-bouncer.env
|
||||||
|
depends_on:
|
||||||
|
- crowdsec
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
security_opt:
|
security_opt:
|
||||||
|
|||||||
Reference in New Issue
Block a user