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/6c93b50e86edfdfaa623ec4bc476f191447ddb1d/.vscode/settings.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"dotnet-test-explorer.testProjectPath": "tests/**/*.Tests.csproj",
|
|
"files.trimFinalNewlines": true,
|
|
"files.insertFinalNewline": true,
|
|
"recyclarr.runtime": "linux-musl-x64"
|
|
}
|