1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 09:47:04 +01:00

map nmemoric to keeper environment

This commit is contained in:
Sebastian Gerske 2019-01-24 08:30:58 +01:00
parent caa11906d7
commit 6de7115bb1

View File

@ -6,6 +6,7 @@ services:
backend:
ipv4_address: 172.15.0.14
environment:
NMEMORIC: ${KEEPER_NMEMORIC}
DEPLOY_CONTRACTS: ${KEEPER_DEPLOY_CONTRACTS}
LOCAL_CONTRACTS: ${KEEPER_DEPLOY_CONTRACTS}
REUSE_DATABASE: ${GANACHE_REUSE_DATABASE}