Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/826eeec0a8343acc87d8afefe39ae12a575a5f12 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Remove unused dependancy [skip ci]

package-updates
tidusjar 2 years ago
parent 5f60950802
commit 826eeec0a8

@ -7,7 +7,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="MockQueryable.Moq" Version="6.0.1" />
</ItemGroup>

Loading…
Cancel
Save