Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/f9200b7977208f9b8267ce3a74bd8a86d6f28f7b
You should set ROOT_URL correctly, otherwise the web may not work correctly.
@ -11,3 +11,7 @@ User notifications are separate from system notifications, and the available not
### Access Token
[Create an access token](https://www.pushbullet.com/#settings) and set it here to grant Overseerr access to the Pushbullet API.
### Channel Tag (optional)
Optionally, [create a channel](https://www.pushbullet.com/my-channel) to allow other users to follow the notification feed using the specified channel tag.
"components.Settings.Notifications.NotificationsPushbullet.accessTokenTip":"Create a token from your <PushbulletSettingsLink>Account Settings</PushbulletSettingsLink>",