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/6996e5a140711623403c6e3bf6f0300fdec8706a/apps/client-e2e/tsconfig.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"files": [],
|
|
"include": [],
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig.e2e.json"
|
|
}
|
|
]
|
|
}
|