Update compose-files/keeper_contracts.yml

Co-Authored-By: Troy McConaghy <troy@bigchaindb.com>
This commit is contained in:
Matthias Kretschmann 2019-05-22 15:54:33 +02:00 committed by GitHub
parent ef18b4b113
commit 6aae770d9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
backend:
ipv4_address: 172.15.0.14
environment:
MNEMORIC: ${KEEPER_MNEMONIC}
MNEMONIC: ${KEEPER_MNEMONIC}
OWNER_ROLE_ADDRESS: ${KEEPER_OWNER_ROLE_ADDRESS}
DEPLOY_CONTRACTS: ${KEEPER_DEPLOY_CONTRACTS}
LOCAL_CONTRACTS: ${KEEPER_DEPLOY_CONTRACTS}