mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 13:49:38 +02:00
add port to cl rest onion
This commit is contained in:
parent
c1808a5ddd
commit
108a565f7e
@ -34,7 +34,7 @@ if [ "$1" = connect ];then
|
||||
lndconnect="lndconnect://${toraddress}:443?macaroon=${hex_macaroon}"
|
||||
|
||||
if [ "$3" == "key-value" ]; then
|
||||
echo "toraddress='${toraddress}'"
|
||||
echo "toraddress='${toraddress}:443'"
|
||||
echo "local='${url}'"
|
||||
echo "macaroon='${hex_macaroon}'"
|
||||
echo "connectstring='${lndconnect}'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user