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