Test.EIImageViewer
parent
01c6aab991
commit
afa9911a1c
|
@ -191,7 +191,7 @@ namespace IRaCIS.Core.Domain.Share
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
|
|
||||||
return _accessor?.HttpContext?.Request.Host.Value;
|
return _accessor?.HttpContext?.Connection.LocalIpAddress.MapToIPv4().ToString();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue