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/344844234a33bb2a137089cb06daaf5f829d8de4/NzbDrone.SignalR/packages.config
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.AspNet.SignalR.Core" version="1.1.3" targetFramework="net40" />
|
|
<package id="Newtonsoft.Json" version="5.0.6" targetFramework="net40" />
|
|
</packages> |