Skip to content
DocsTry Aspire
DocsTry

LogtoResource.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

Defined on

This method is defined on the following type: