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/69ac3408f1f8d04f847af8cafa92977ce0a27928/jest.config.ts
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
const { getJestProjects } = require('@nrwl/jest');
|
|
|
|
export default { projects: getJestProjects() };
|