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

6 lines
276 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NLog" version="2.0.1.2" targetFramework="net40" />
<package id="NLog.Config" version="2.0.1.2" targetFramework="net40" />
<package id="NLog.Schema" version="2.0.1.2" targetFramework="net40" />
</packages>