Skip to content
DocsTry Aspire
DocsTry

withDashboard

Method
📦 Aspire.Hosting.Docker v13.4.0
interface DockerComposeEnvironmentResource {
// ... omitted for brevity
withDashboard(enabled?: boolean): DockerComposeEnvironmentResource;
}

Signature

methodwithDashboardbuilder
Enables the Aspire dashboard for telemetry visualization in this Docker Compose environment.
withDashboard(enabled?: boolean): DockerComposeEnvironmentResource
enabledbooleanoptional= True
DockerComposeEnvironmentResource

Applies to

This method applies to the following types: