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