2 references to GetHostValue
Aspire.Hosting.Azure.ContainerApps (2)
AzureContanierAppsInfrastructure.cs (2)
610EndpointProperty.Url => GetHostValue($"{scheme}://", suffix: isHttpIngress ? null : $":{port}"), 611EndpointProperty.Host or EndpointProperty.IPV4Host => GetHostValue(),