mirror of https://gitlab.com/ecentrics/concordia
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
213 B
8 lines
213 B
# Variables needed in runtime
|
|
MIGRATE_NETWORK=env
|
|
WEB3_HOST=concordia-ganache
|
|
WEB3_PORT=8545
|
|
|
|
CONTRACTS_PROVIDER_HOST=http://concordia-contracts-provider
|
|
CONTRACTS_PROVIDER_PORT=8400
|
|
CONTRACTS_VERSION_HASH=docker
|
|
|