Skip to content
DocsTry Aspire
DocsTry

withDataVolume

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

Signature

methodwithDataVolumebuilder
Configures the Logto resource with a data volume, allowing persistent storage.
withDataVolume(name?: string): LogtoResource
namestringoptional
LogtoResource

Applies to

This method applies to the following types: