allow thunderhub also when using ip not TOR

This commit is contained in:
rootzoll 2020-06-02 19:15:32 +02:00
parent ab69abb8ac
commit 4950235eb6

View file

@ -94,7 +94,7 @@ p 'BTCPayServer' ${BTCPayServer} \
m 'lndmanage' ${lndmanage} \
f 'Faraday' ${faraday} \
o 'Balance of Satoshis' ${bos} \
t 'ThunderHub' ${thunderhub}
t 'ThunderHub' ${thunderhub} \
i 'LNbits' ${LNBits} \
d 'StaticChannelBackup on DropBox' ${DropboxBackup} \
j 'JoinMarket' ${joinmarket} \
@ -121,6 +121,7 @@ p 'BTCPayServer' ${BTCPayServer} \
m 'lndmanage' ${lndmanage} \
f 'Faraday' ${faraday} \
o 'Balance of Satoshis' ${bos} \
t 'ThunderHub' ${thunderhub} \
i 'LNbits' ${LNBits} \
d 'StaticChannelBackup on DropBox' ${DropboxBackup} \
j 'JoinMarket' ${joinmarket} \