Skip to content
DocsTry Aspire
DocsTry

withDataBindMount

Method
📦 CommunityToolkit.Aspire.Hosting.Logto v13.5.0
interface LogtoResource {
// ... omitted for brevity
withDataBindMount(source: string): LogtoResource;
}

Signature

methodwithDataBindMountbuilder
Configures the Logto resource to use a data bind mount with the specified source directory.
withDataBindMount(source: string): LogtoResource
sourcestring
LogtoResource

Applies to

This method applies to the following types: