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

Merge pull request from jellyfin/dependabot/nuget/Serilog.Settings.Configuration-3.2.0

Bump Serilog.Settings.Configuration from 3.1.0 to 3.2.0
pull/6440/head
Bond-009 4 years ago committed by GitHub
commit 2e7418142a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,7 @@
<PackageReference Include="prometheus-net.AspNetCore" Version="4.2.0" />
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.1.0" />
<PackageReference Include="Serilog.Settings.Configuration" Version="3.2.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />

Loading…
Cancel
Save