1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 09:47:04 +01:00

Start providers one by one

This commit is contained in:
Alex Coseru 2021-03-02 10:59:28 +02:00 committed by GitHub
parent 5c792da7c4
commit 290254a8b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ services:
ipv4_address: 172.15.0.7
depends_on:
- ocean-contracts
- provider
environment:
ARTIFACTS_PATH: "/ocean-contracts/artifacts"
NETWORK_URL: ${NETWORK_RPC_URL}