1 reference to ContainerHostName
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
105private string DefaultContainerHostName => _configuration["AppHost:ContainerHostname"] ?? _dcpInfo?.Containers?.ContainerHostName ?? "host.docker.internal";