mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Update RTL_setups.md
This commit is contained in:
parent
1acc4e2890
commit
e7b144327d
1 changed files with 2 additions and 1 deletions
|
|
@ -21,5 +21,6 @@ lndServerUrl=https://<ip-address-of-device-running-lnd>:8080/v1
|
|||
6. Restart RTL
|
||||
|
||||
#### RTL and LND running on different devices (with LND running on an external network or a cloud service)
|
||||
RTL is not recommended for this type of setup. In case you need to run RTL with an external node, you need to ensure that RTL is served on https, by running it behind a webserver like nginx encrypted with your letsencrypt certificate.
|
||||
*RTL is not recommended for this type of setup*
|
||||
In case you need to run RTL with an external node, you need to ensure that RTL is served on https, by running it behind a webserver like [nginx](https://nginx.org/en/download.html) encrypted with your [letsencrypt](https://letsencrypt.org) certificate.
|
||||
We have not provided a standardized guide for this setup. A documentation PR is welcome for this.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue