1
0
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:
Aitor 2018-11-26 14:02:45 +01:00 committed by GitHub
commit 9486209b05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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