2 references to Localhost
Aspire.Hosting (2)
Dcp\ApplicationExecutor.cs (1)
1032svc.Spec.AddressAllocationMode = endpoint.IsProxied ? AddressAllocationModes.Localhost : AddressAllocationModes.Proxyless;
Dcp\Model\Service.cs (1)
25public string AddressAllocationMode { get; set; } = AddressAllocationModes.Localhost;