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