Skip to content
DocsTry Aspire
DocsTry

withAppAddress

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

Signature

methodwithAppAddressbuilder
Configures the listmonk web server address.
withAppAddress(address: string): ListmonkResource
addressstring
ListmonkResource

Applies to

This method applies to the following types: