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/d5fb32fb52ed1374de892559c2ef92c7bfcf10d1/.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
}