mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Documentation update for Sample file location
Documentation update for Sample file location
This commit is contained in:
parent
987d5d833f
commit
f3375191fc
4 changed files with 4 additions and 4 deletions
2
.github/docs/Multi_node_setup.md
vendored
2
.github/docs/Multi_node_setup.md
vendored
|
|
@ -16,7 +16,7 @@ This step is only required to configure the nodes, which will be remotely connec
|
|||
4. Restart LND
|
||||
|
||||
#### 2. Configure 'RTL-Config.json'
|
||||
1. Copy the file `Sample-RTL-Config.json` from `./RTL/docs` to `./RTL` and rename it to `RTL-Config.json`
|
||||
1. Rename the file `Sample-RTL-Config.json` to `RTL-Config.json` located at`./RTL`.
|
||||
2. Set `multiPass` to the preferred password. This password will be used to authenticate the user for RTL. Once authenticated, the user will be able to access all the nodes configured in the json file
|
||||
3. Set the `port` to the preferred port number over which to run RTL
|
||||
4. Set the `defaultNodeIndex` to configure the default start up node at server restart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue