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/1214127ec08f7f8f6b9ec9d8a6048fce65e0636d/apps/client/proxy.conf.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"/api": {
|
|
"target": "http://localhost:3333",
|
|
"secure": false
|
|
}
|
|
}
|