mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Merge pull request #35 from oceanprotocol/fix/provider-boot-fail
Fix boot of the provider
This commit is contained in:
commit
87c5d4567a
@ -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