mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-30 12:28:27 +01:00
Show ssl port on dashboard.
This commit is contained in:
@@ -978,6 +978,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
MacAddress = GetMacAddress(),
|
||||
HttpServerPortNumber = HttpServerPort,
|
||||
UseHttps = UseHttps,
|
||||
HttpsPortNumber = HttpsServerPort,
|
||||
CertificatePath = CertificatePath,
|
||||
OperatingSystem = OperatingSystemDisplayName,
|
||||
CanSelfRestart = CanSelfRestart,
|
||||
|
||||
Reference in New Issue
Block a user