mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
Added brizo env file
This commit is contained in:
parent
18c52bb61f
commit
ea0f895145
@ -10,10 +10,9 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- keeper-contracts
|
- keeper-contracts
|
||||||
- parity-node
|
- parity-node
|
||||||
|
env_file:
|
||||||
|
- ${BRIZO_ENV_FILE}
|
||||||
environment:
|
environment:
|
||||||
KEEPER_URL: http://${RPC_URL}:8545
|
KEEPER_URL: http://${RPC_URL}:8545
|
||||||
LOCAL_CONTRACTS: "true"
|
|
||||||
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