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

16 lines
282 B

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