Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/src/commit/65ba16c07ce702a9b631f4ebc855c7a859cbe75b/libs/helper/.babelrc You should set ROOT_URL correctly, otherwise the web may not work correctly.
ghostfolio/libs/helper/.babelrc

4 lines
67 B

{
"presets": [["@nrwl/web/babel", { "useBuiltIns": "usage" }]]
}