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/3d32462f50b4ced0d9205b79003c35d6d1c948a3/server/templates/email/test-email
You should set ROOT_URL correctly, otherwise the web may not work correctly.
* fix(email): do not attempt to display logo if app URL not configured
* fix(email): prevent Gmail from turning usernames with periods into hyperlinks
* fix(email): fix(email): use displayName instead of username/plexUserName and improve Gmail link fix