mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
fix tls rest config
This commit is contained in:
@@ -13,6 +13,7 @@ rpclisten=0.0.0.0:10009
|
||||
restlisten=0.0.0.0:8080
|
||||
# Domain, could use https://freedns.afraid.org
|
||||
#tlsextradomain=lightning.yourhost.com
|
||||
tlsextraip=0.0.0.0
|
||||
|
||||
[Bitcoin]
|
||||
bitcoin.active=1
|
||||
|
||||
@@ -14,6 +14,7 @@ restlisten=0.0.0.0:8080
|
||||
|
||||
# Domain, could use https://freedns.afraid.org
|
||||
#tlsextradomain=lightning.yourhost.com
|
||||
tlsextraip=0.0.0.0
|
||||
|
||||
[Litecoin]
|
||||
litecoin.active=1
|
||||
|
||||
Reference in New Issue
Block a user