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/f8b2c3c1b1d60f93985b349c3ec9720a0667c1b0/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