mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Merge branch 'pr/1006' into Release-0.12.4
This commit is contained in:
commit
987d5d833f
1 changed files with 1 additions and 1 deletions
2
.github/docs/Core_lightning_setup.md
vendored
2
.github/docs/Core_lightning_setup.md
vendored
|
|
@ -45,7 +45,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`.
|
||||
* Copy the file `Sample-RTL-Config.json` in `./RTL` and rename it to `RTL-Config.json`.
|
||||
* Locate the complete path of the readable `access.macaroon` from `cl-rest` on your node.
|
||||
* Modify the RTL conf file per the example file below
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue