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/43426c9b014760ff44cd3d3e9747211021a9ecbc/libs/common/.babelrc You should set ROOT_URL correctly, otherwise the web may not work correctly.
ghostfolio/libs/common/.babelrc

4 lines
67 B

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