mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-07 19:46:09 +02:00
cln.install: specify \torport= in addr=
This commit is contained in:
@@ -154,7 +154,7 @@ log-level=debug
|
|||||||
# Tor settings
|
# Tor settings
|
||||||
proxy=127.0.0.1:9050
|
proxy=127.0.0.1:9050
|
||||||
bind-addr=127.0.0.1:${portprefix}9736
|
bind-addr=127.0.0.1:${portprefix}9736
|
||||||
addr=statictor:127.0.0.1:9051
|
addr=statictor:127.0.0.1:9051\torport=${portprefix}9736
|
||||||
always-use-proxy=true
|
always-use-proxy=true
|
||||||
" | sudo tee /home/bitcoin/.lightning/${netprefix}config
|
" | sudo tee /home/bitcoin/.lightning/${netprefix}config
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user