Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/src/commit/33a791c9f37d8468463ec12cf8e4275a8bffefa7/Directory.Build.targets
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
<Project>
|
|
<ItemGroup Condition="$(ProjectName.EndsWith('.Tests'))">
|
|
<None Remove="TestResults/**/*" />
|
|
</ItemGroup>
|
|
</Project>
|