1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-10-31 23:55:18 +01:00

Merge pull request #66 from oceanprotocol/fix/pleuston-env

update pleuston env vars
This commit is contained in:
Jernej Pregelj 2018-11-28 11:23:48 +01:00 committed by GitHub
commit 23ee0b14ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,8 +63,9 @@ services:
depends_on: depends_on:
- keeper-contracts - keeper-contracts
environment: environment:
KEEPER_HOST: keeper-contracts NODE_HOST: keeper-contracts
OCEAN_HOST: aquarius AQUARIUS_HOST: aquarius
BRIZO_HOST: brizo
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