Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commits/commit/aa96e809bf437109eea3dbe646132b52b8afb91c/config/.gitkeep
You should set ROOT_URL correctly, otherwise the web may not work correctly.
* feat(api): settings system
Also includes /auth/me endpoint for ticket ch76 and OpenAPI 3.0 compatibility for ch77
* refactor(api): remove unused imports