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/e70a4ecae613e045977e262fd7f9643f30985ab7/next-env.d.ts You should set ROOT_URL correctly, otherwise the web may not work correctly.
overseerr/next-env.d.ts

3 lines
75 B

5 years ago
/// <reference types="next" />
/// <reference types="next/types/global" />