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/3d34aa5e8001c543c7db52bd9a994de92bb3f597/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" }]]
}