Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/blame/commit/563c2b3ef05ded0824992b65bd8709ea530821b6/.vscode/settings.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
recyclarr/.vscode/settings.json

7 lines
184 B

{
"dotnet-test-explorer.testProjectPath": "tests/**/*.Tests.csproj",
"files.trimFinalNewlines": true,
"files.insertFinalNewline": true,
"recyclarr.runtime": "linux-musl-x64"
}