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/d226e528810a9233309944367316b75a6fbc9483/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",
}