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

Add CSS output formatter.

pull/3260/head
crobibero 5 years ago
parent 598cd94c4d
commit 04abb281c0

@ -34,4 +34,4 @@ namespace Jellyfin.Server.Formatters
return context.HttpContext.Response.WriteAsync(context.Object?.ToString());
}
}
}
}

Loading…
Cancel
Save