mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
browser needs localhost services
This commit is contained in:
parent
23ee0b14ee
commit
48f478cda8
@ -63,9 +63,9 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- keeper-contracts
|
- keeper-contracts
|
||||||
environment:
|
environment:
|
||||||
NODE_HOST: keeper-contracts
|
NODE_HOST: localhost
|
||||||
AQUARIUS_HOST: aquarius
|
AQUARIUS_HOST: localhost
|
||||||
BRIZO_HOST: brizo
|
BRIZO_HOST: localhost
|
||||||
LOCAL_CONTRACTS: 'true'
|
LOCAL_CONTRACTS: 'true'
|
||||||
volumes:
|
volumes:
|
||||||
- ${ARTIFACTS_FOLDER}:/pleuston/node_modules/@oceanprotocol/keeper-contracts/artifacts/:ro
|
- ${ARTIFACTS_FOLDER}:/pleuston/node_modules/@oceanprotocol/keeper-contracts/artifacts/:ro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user