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

7 lines
139 B

{
"recommendations": [
"stylelint.vscode-stylelint",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
]
}