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

9 lines
151 B

{
"recommendations": [
"angular.ng-template",
"esbenp.prettier-vscode",
"firsttris.vscode-jest-runner",
"nrwl.angular-console"
]
}