3 references to EmulatorEndpointName
Aspire.Hosting.Azure.AppConfiguration (3)
AzureAppConfigurationExtensions.cs (3)
111builder.WithHttpEndpoint(name: EmulatorEndpointName, targetPort: 8483) 112.WithHttpHealthCheck(endpointName: EmulatorEndpointName, path: "/health") 172return builder.WithEndpoint(EmulatorEndpointName, endpoint =>