Skip to content
DocsTry Aspire
DocsTry

KurrentDBResource.withDataBindMount

Method
📦 CommunityToolkit.Aspire.Hosting.KurrentDB v13.4.0
interface KurrentDBResource {
// ... omitted for brevity
withDataBindMount(source: string): KurrentDBResource;
}

Signature

methodwithDataBindMountbuilder
Adds a bind mount for the data folder to a KurrentDB container resource.
withDataBindMount(source: string): KurrentDBResource
sourcestring
KurrentDBResource

Defined on

This method is defined on the following type: