Skip to content
Docs Try Aspire
Docs Try

ZitadelResource.withExternalDomain

Method
📦 CommunityToolkit.Aspire.Hosting.Zitadel v13.4.0
interface ZitadelResource {
// ... omitted for brevity
withExternalDomain(externalDomain: string): ZitadelResource;
}

Signature

method withExternalDomain builder
Configures the external domain for the Zitadel resource
withExternalDomain(externalDomain: string): ZitadelResource
externalDomain string
ZitadelResource

Defined on

This method is defined on the following type: