mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
Added brizo env file
This commit is contained in:
parent
18c52bb61f
commit
ea0f895145
@ -10,10 +10,9 @@ services:
|
||||
depends_on:
|
||||
- keeper-contracts
|
||||
- parity-node
|
||||
env_file:
|
||||
- ${BRIZO_ENV_FILE}
|
||||
environment:
|
||||
KEEPER_URL: http://${RPC_URL}:8545
|
||||
LOCAL_CONTRACTS: "true"
|
||||
KEEPER_NETWORK_NAME: ${KEEPER_NETWORK_NAME}
|
||||
AQUARIUS_URL: http://aquarius:5000
|
||||
volumes:
|
||||
- ${ARTIFACTS_FOLDER}:/usr/local/keeper-contracts/:ro
|
||||
|
Loading…
Reference in New Issue
Block a user