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

5 lines
63 B

{
"compilerOptions": {
"baseUrl": "./src/",
}
}