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/20db097869fffaa5937ea8bfda877769fbd7fb26/global.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/global.json

7 lines
96 B

{
"projects": [ "src", "test", "." ],
"sdk": {
"version": "1.0.0-preview2-003131"
}
}