removed nwaku depend_on criteria, to be added in separate PR

This commit is contained in:
stubbsta 2024-04-29 12:57:08 +02:00
parent 62a3f5fa8b
commit 634a701c8e
No known key found for this signature in database

View File

@ -88,8 +88,8 @@ services:
- ./run_nwaku.sh:/opt/run_nwaku.sh:Z - ./run_nwaku.sh:/opt/run_nwaku.sh:Z
- privatekeys-volume:/shared - privatekeys-volume:/shared
depends_on: depends_on:
contract-repo-deployer: - bootstrap
condition: service_completed_successfully - contract-repo-deployer
networks: networks:
- simulation - simulation