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/Eclair_setup.md
vendored
2
.github/docs/Eclair_setup.md
vendored
|
|
@ -40,7 +40,7 @@ $ npm install --only=prod
|
|||
```
|
||||
### <a name="prep"></a>Prep for Execution
|
||||
RTL requires its own config file `RTL-Config.json`, to start the server and provide user authentication on the app.
|
||||
* Copy the file `Sample-RTL-Config.json` from `./RTL/docs` to `./RTL` and rename it to `RTL-Config.json`.
|
||||
* Rename the file `Sample-RTL-Config.json` to `RTL-Config.json` located at`./RTL`..
|
||||
* Locate the complete path of the readable `eclair.conf` for your node.
|
||||
* Modify the RTL conf file per the example file below
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue