no message
This commit is contained in:
parent
dfd97b2c3c
commit
6b0265716e
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ Notice: the progress and ETA reported in Sonarr's Activity tab will not be accur
|
|||
|
||||
### Running within a folder
|
||||
|
||||
By default the application runs in the root of your hosted address (i.e. https://rdt.myserver.com/), but if you want to run it as a relative folder (i.e. https://myserver.com/rdt) you will have to change the `BasePath` setting in the `appsettings.json` file.
|
||||
By default the application runs in the root of your hosted address (i.e. https://rdt.myserver.com/), but if you want to run it as a relative folder (i.e. https://myserver.com/rdt) you will have to change the `BasePath` setting in the `appsettings.json` file. You can set the `BASE_PATH` environment variable for docker enviroments.
|
||||
|
||||
## Build instructions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue