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