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.
16 lines
337 B
16 lines
337 B
USE_EXTERNAL_CONTRACTS_PROVIDER=true
|
|
ORBIT_DIRECTORY=/data/orbitdb
|
|
|
|
#CONTRACTS_PROVIDER_HOST=contracts-provider
|
|
CONTRACTS_PROVIDER_HOST=127.0.0.1
|
|
CONTRACTS_PROVIDER_PORT=8400
|
|
CONTRACTS_VERSION_HASH=latest
|
|
|
|
PINNER_API_HOST=127.0.0.1
|
|
PINNER_API_PORT=4444
|
|
|
|
RENDEZVOUS_HOST=127.0.0.1
|
|
RENDEZVOUS_PORT=9090
|
|
|
|
WEB3_HOST=127.0.0.1
|
|
WEB3_PORT=8545
|
|
|