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

6 lines
217 B

13 years ago
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DotNetZip" version="1.9.1.8" />
<package id="Newtonsoft.Json" version="4.0.4" />
<package id="Selenium.WebDriver" version="2.15.0" />
</packages>