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