1 reference to PrimaryEndpointName
Aspire.Hosting.PostgreSQL (1)
PgWebContainerResource.cs (1)
21public EndpointReference PrimaryEndpoint => _primaryEndpoint ??= new(this, PrimaryEndpointName);