Documentation update for Sample file location

Documentation update for Sample file location
This commit is contained in:
Shahana Farooqui 2022-05-04 10:15:15 -04:00
parent 987d5d833f
commit f3375191fc
4 changed files with 4 additions and 4 deletions

View file

@ -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` in `./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 `access.macaroon` from `cl-rest` on your node.
* Modify the RTL conf file per the example file below