mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Fix boot of the provider
This commit is contained in:
parent
70fbca857d
commit
44d4669285
@ -36,7 +36,7 @@ services:
|
||||
depends_on:
|
||||
- keeper-contracts
|
||||
environment:
|
||||
KEEPER_HOST: http://keeper-contracts
|
||||
KEEPER_URL: http://keeper-contracts:8545
|
||||
DB_HOSTNAME: mongodb
|
||||
LOCAL_CONTRACTS: "true"
|
||||
volumes:
|
||||
|
@ -36,7 +36,7 @@ services:
|
||||
depends_on:
|
||||
- keeper-contracts
|
||||
environment:
|
||||
KEEPER_HOST: http://keeper-contracts
|
||||
KEEPER_URL: http://keeper-contracts:8545
|
||||
DB_HOSTNAME: mongodb
|
||||
LOCAL_CONTRACTS: "true"
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user