mirror of
https://github.com/grassrootseconomics/cic-chain-events.git
synced 2025-04-26 04:21:00 +02:00
devops: add wait for chain events on benthos
This commit is contained in:
parent
7da94617d0
commit
892a075fa0
@ -42,6 +42,8 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
nats:
|
nats:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
|
cic-chain-events:
|
||||||
|
condition: service_started
|
||||||
volumes:
|
volumes:
|
||||||
- ./benthos.yaml:/benthos.yaml
|
- ./benthos.yaml:/benthos.yaml
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user