fix: remove nats start condition dependency
This commit is contained in:
parent
88599ded3f
commit
e684406bef
@ -2,9 +2,6 @@ services:
|
|||||||
eth-tracker:
|
eth-tracker:
|
||||||
image: ghcr.io/inethi/eth-tracker:v1.6.1-inethi-prefork
|
image: ghcr.io/inethi/eth-tracker:v1.6.1-inethi-prefork
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
|
||||||
nats:
|
|
||||||
condition: service_started
|
|
||||||
env_file:
|
env_file:
|
||||||
- stack.env
|
- stack.env
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user