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