Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/src/commit/71ccebd0f5dd4454296bbc6919741be65032452b/.vscode/extensions.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
Radarr/.vscode/extensions.json

8 lines
133 B

{
"recommendations": [
"esbenp.prettier-vscode",
"ms-dotnettools.csdevkit",
"ms-vscode-remote.remote-containers"
]
}