mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +02:00
cln.install: specify \torport= in addr=
This commit is contained in:
@@ -154,7 +154,7 @@ log-level=debug
|
||||
# Tor settings
|
||||
proxy=127.0.0.1:9050
|
||||
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
|
||||
" | sudo tee /home/bitcoin/.lightning/${netprefix}config
|
||||
else
|
||||
|
Reference in New Issue
Block a user