docs: fix example for self hosting load balancing (#7890)

Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
Fabi
2024-05-02 12:15:35 +02:00
committed by GitHub
parent 43da9225be
commit 83c5066ab9

View File

@@ -2,7 +2,7 @@
Log: Log:
Level: 'info' Level: 'info'
# Make ZITADEL accessible over HTTP, not HTTPS # Make ZITADEL accessible over HTTPs, not HTTP
ExternalSecure: true ExternalSecure: true
ExternalDomain: my.domain ExternalDomain: my.domain
ExternalPort: 443 ExternalPort: 443