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/9e5adeb610bdc4800ff536412d0ae8a11fb4338d/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" />