Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/blame/commit/33b09567cec207d94a9c24c5c1fb65621d300035/NzbDrone.PostProcessor/PostProcessor.xml
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Configuration>
|
|
|
|
|
<Host>localhost</Host>
|
|
|
|
|
<Port>8989</Port>
|
|
|
|
|
<ApiKey>Not-An-API-KEY</ApiKey>
|
|
|
|
|
</Configuration>
|