Update ApplicationHost.cs
Renamed method
This commit is contained in:
parent
975d1537d4
commit
a5aabbb885
|
@ -1201,7 +1201,7 @@ namespace Emby.Server.Implementations
|
|||
}
|
||||
|
||||
/// <inheritdoc/>
|
||||
public string GetLoopbackHttpApiUrl()
|
||||
public string GetExternalFacingHttpApiUrl()
|
||||
{
|
||||
// Passing an external address cause GetBindInterface to return the externally facing interface on a multi-adapter system.
|
||||
// LocalNetworkSubnets and LocalNetworkAddresses are used in conjunction with the ip address to help select the best interface.
|
||||
|
|
Loading…
Reference in New Issue
Block a user