mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 18:24:19 -04:00
Update Jellyfin.Networking/Configuration/NetworkConfiguration.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
e34adc12d9
commit
acc45b7307
@ -88,7 +88,7 @@ namespace Jellyfin.Networking.Configuration
|
|||||||
public bool EnableHttps { get; set; }
|
public bool EnableHttps { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the Upublic mapped port.
|
/// Gets or sets the public mapped port.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>The public mapped port.</value>
|
/// <value>The public mapped port.</value>
|
||||||
public int PublicPort { get; set; } = DefaultHttpPort;
|
public int PublicPort { get; set; } = DefaultHttpPort;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user