Skip to content
DocsTry Aspire
DocsTry

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

Defined on

This method is defined on the following type: