Skip to content
Docs Try Aspire
Docs Try

withDashboard

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

Signature

method withDashboard builder
Enables or disables the Aspire dashboard for the Docker Compose environment
withDashboard(enabled?: boolean): DockerComposeEnvironmentResource
enabled boolean optional = True
DockerComposeEnvironmentResource

Applies to

This method applies to the following types: