Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/blame/commit/5fdc924d47b85955591b6d4b636a347904afec61/next-env.d.ts You should set ROOT_URL correctly, otherwise the web may not work correctly.
overseerr/next-env.d.ts

6 lines
201 B

5 years ago
/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.