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/8b50c5fe3a5cc4e6c8f0dbeb1c2baa82fd0aea31/.vscode/extensions.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
recyclarr/.vscode/extensions.json

8 lines
134 B

{
"recommendations": [
"ms-dotnettools.csharp",
"formulahendry.dotnet-test-explorer",
"editorconfig.editorconfig"
]
}