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/d6eb3ae64ef46bd62145010d3029e272676487c3/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" />