mirror of https://github.com/lukechilds/umbrel.git
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.
6 lines
233 B
6 lines
233 B
4 years ago
|
var dojoHiddenService = "$DOJO_HIDDEN_SERVICE";
|
||
|
var whirlpoolHiddenService = "http://$WHIRLPOOL_HIDDEN_SERVICE";
|
||
|
var bitcoinNetwork = "$COMMON_BTC_NETWORK";
|
||
|
var apiKey = "$NODE_ADMIN_KEY";
|
||
|
var supportPrefix = "$NODE_PREFIX_SUPPORT";
|