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/8c1c336fc6d5d39df51a3d138801aac952f30435/.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"
]
}