Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/blame/commit/61dfc1f819e1bc1302c3641c86767d91782f5f77/.vscode/extensions.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
ghostfolio/.vscode/extensions.json

9 lines
151 B

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