parent
9a2f2330b7
commit
dfc5a4373f
|
@ -375,7 +375,7 @@ namespace Jellyfin.Networking.Manager
|
|||
|
||||
if (MatchesPublishedServerUrl(source, isExternal, out string res, out port))
|
||||
{
|
||||
_logger.LogInformation("{Source}: Using BindAddress {Address}:{Port}", source, res, port);
|
||||
_logger.LogDebug("{Source}: Using BindAddress {Address}:{Port}", source, res, port);
|
||||
return res;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user