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/d96d65b8af7fbb3bb0f016962340919a0358ebd4/.github/dependabot.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
overseerr/.github/dependabot.yml

9 lines
155 B

version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: daily
time: '20:00'
open-pull-requests-limit: 10