mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
update ulna interface binding
This commit is contained in:
@@ -1154,6 +1154,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
get
|
||||
{
|
||||
var localAddresses = NetworkManager.GetLocalIpAddresses()
|
||||
.Select(i => i.ToString())
|
||||
.ToList();
|
||||
|
||||
var httpServerAddresses = HttpServer.LocalEndPoints
|
||||
|
||||
Reference in New Issue
Block a user