mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
Merge pull request #61 from oceanprotocol/fix/brizo
Added aquarius url to brizo
This commit is contained in:
commit
9486209b05
@ -117,6 +117,7 @@ services:
|
|||||||
KEEPER_URL: http://parity-node:8545
|
KEEPER_URL: http://parity-node:8545
|
||||||
LOCAL_CONTRACTS: "true"
|
LOCAL_CONTRACTS: "true"
|
||||||
KEEPER_NETWORK_NAME: ${KEEPER_NETWORK_NAME}
|
KEEPER_NETWORK_NAME: ${KEEPER_NETWORK_NAME}
|
||||||
|
AQUARIUS_URL: http://aquarius:5000
|
||||||
volumes:
|
volumes:
|
||||||
- ${ARTIFACTS_FOLDER}:/usr/local/keeper-contracts/:ro
|
- ${ARTIFACTS_FOLDER}:/usr/local/keeper-contracts/:ro
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user