mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03: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