Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/src/commit/0d73d88f35b03e993f305873dc72672003c7d9e5/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

/// <reference types="next" />
/// <reference types="next/types/global" />