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/0806d0dc922f4967996630ccef44109e52390065/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" }]]
}