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
320 B
8 lines
320 B
3 years ago
|
var dojoLocalPort = "$DOJO_LOCAL_PORT";
|
||
|
var dojoHiddenService = "$DOJO_HIDDEN_SERVICE";
|
||
|
var whirlpoolHiddenService = "$WHIRLPOOL_HIDDEN_SERVICE";
|
||
|
var bitcoinNetwork = "$COMMON_BTC_NETWORK";
|
||
|
var dojoAdminKey = "$NODE_ADMIN_KEY";
|
||
|
var whirlpoolApiKey = "$WHIRLPOOL_API_KEY";
|
||
|
var dojoSupportPrefix = "$NODE_PREFIX_SUPPORT";
|