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/966b9d62b7292d5ae9e1bca223b0c5f3f7b73ea7/NzbDrone.Test.Common/packages.config You should set ROOT_URL correctly, otherwise the web may not work correctly.
Prowlarr/NzbDrone.Test.Common/packages.config

9 lines
437 B

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonServiceLocator" version="1.0" />
12 years ago
<package id="FluentAssertions" version="2.0.1" targetFramework="net40" />
<package id="Moq" version="4.0.10827" />
<package id="NLog" version="2.0.1.2" targetFramework="net40" />
<package id="NUnit" version="2.6.2" targetFramework="net40" />
<package id="Unity" version="2.1.505.2" targetFramework="net40" />
</packages>