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

4 lines
45 B

{
"extends": "./frontend/tsconfig.json",
}