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/8bd9330accf26ef3564195e4d66ed3d371af4c51/.vscode/settings.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
ghostfolio/.vscode/settings.json

5 lines
89 B

{
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true
}