withDataBindMount
Method
interface SurrealDbServerResource { // ... omitted for brevity withDataBindMount(source: string): SurrealDbServerResource;}Signature
method
withDataBindMount builder Adds a bind mount for the data folder to a SurrealDB resource.
withDataBindMount(source: string): SurrealDbServerResourceParameters
source string Returns
SurrealDbServerResource Applies to
This method applies to the following types: