mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
fix brizo keeper URL
This commit is contained in:
parent
3d10d53905
commit
bceba2ba0a
@ -112,8 +112,9 @@ services:
|
||||
ipv4_address: 172.15.0.17
|
||||
depends_on:
|
||||
- keeper-contracts
|
||||
- parity-node
|
||||
environment:
|
||||
KEEPER_URL: http://keeper-contracts:8545
|
||||
KEEPER_URL: http://parity-node:8545
|
||||
LOCAL_CONTRACTS: "true"
|
||||
KEEPER_NETWORK_NAME: ${KEEPER_NETWORK_NAME}
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user