mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
Merge pull request #146 from oceanprotocol/typo/mnemoric
Change nmemoric to mnemonic
This commit is contained in:
commit
6fcbec04d7
@ -6,7 +6,7 @@ services:
|
||||
backend:
|
||||
ipv4_address: 172.15.0.14
|
||||
environment:
|
||||
NMEMORIC: ${KEEPER_MNEMONIC}
|
||||
MNEMONIC: ${KEEPER_MNEMONIC}
|
||||
OWNER_ROLE_ADDRESS: ${KEEPER_OWNER_ROLE_ADDRESS}
|
||||
DEPLOY_CONTRACTS: ${KEEPER_DEPLOY_CONTRACTS}
|
||||
LOCAL_CONTRACTS: ${KEEPER_DEPLOY_CONTRACTS}
|
||||
|
Loading…
Reference in New Issue
Block a user