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

Merge pull request from jellyfin/dependabot/github_actions/cirrus-actions/rebase-1.7

pull/7758/head
Cody Robibero 3 years ago committed by GitHub
commit 433853b24c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
- name: Automatic Rebase
uses: cirrus-actions/rebase@1.5
uses: cirrus-actions/rebase@1.7
env:
GITHUB_TOKEN: ${{ secrets.JF_BOT_TOKEN }}

Loading…
Cancel
Save