Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/src/commit/0486b610c0065b613520e6ce60825d87026feffd/NzbDrone.Update/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Sonarr/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>