mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-02 12:12:51 +02:00
add port to cl rest onion
This commit is contained in:
@@ -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}'"
|
||||
|
Reference in New Issue
Block a user