Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/blame/commit/2263b5873a50208df6e1f510af360904f18d06dc/NzbDrone.Console/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/NzbDrone.Console/packages.config

6 lines
283 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Nancy" version="0.16.1" targetFramework="net40" />
<package id="Nancy.Authentication.Basic" version="0.16.1" targetFramework="net40" />
<package id="NLog" version="2.0.1.2" targetFramework="net40" />
</packages>