Skip to content
DocsTry Aspire
DocsTry

withDatabaseSslMode

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface ListmonkResource {
// ... omitted for brevity
withDatabaseSslMode(sslMode: string): ListmonkResource;
}

Signature

methodwithDatabaseSslModebuilder
Configures the PostgreSQL SSL mode used by listmonk.
withDatabaseSslMode(sslMode: string): ListmonkResource
sslModestring
ListmonkResource

Applies to

This method applies to the following types: