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/7a6f5f3d6bc94ef3c5d4966d3c6b47483f43a0f1/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>
|