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/c9237146e2951b69b61a40a14acda3ecc9bb3199/jest.preset.js
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
const nxPreset = require('@nx/jest/preset').default;
|
|
|
|
module.exports = { ...nxPreset };
|