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