mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 15:55:25 +03:00
update local address detection
This commit is contained in:
@@ -28,12 +28,6 @@ namespace MediaBrowser.Controller.Net
|
||||
/// the ssl certificate localtion on the file system.</param>
|
||||
void StartServer(IEnumerable<string> urlPrefixes, string certificatePath);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the local end points.
|
||||
/// </summary>
|
||||
/// <value>The local end points.</value>
|
||||
IEnumerable<string> LocalEndPoints { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Stops this instance.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user