mirror of
https://github.com/waku-org/waku-simulator.git
synced 2025-02-28 15:30:31 +00:00
nwaku service depends on successful completion of contract-repo-deployer (#48)
This commit is contained in:
parent
a802c8b852
commit
46524a9c7a
@ -83,8 +83,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./run_nwaku.sh:/opt/run_nwaku.sh:Z
|
- ./run_nwaku.sh:/opt/run_nwaku.sh:Z
|
||||||
depends_on:
|
depends_on:
|
||||||
- bootstrap
|
contract-repo-deployer:
|
||||||
- contract-repo-deployer
|
condition: service_completed_successfully
|
||||||
networks:
|
networks:
|
||||||
- simulation
|
- simulation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user