Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/2c231e84e655a4e892f540827d064d4a7e24519b/.github/dependabot.yml You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/.github/dependabot.yml

10 lines
149 B

version: 2
updates:
- package-ecosystem: nuget
directory: "/"
schedule:
interval: weekly
time: '12:00'
open-pull-requests-limit: 10