mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-06 13:07:52 +00:00
fix: remove custom domain from default instance (#3653)
This commit is contained in:
parent
8baf0fe08c
commit
4ec006dd02
@ -5,7 +5,7 @@ Log:
|
||||
|
||||
Port: 8080
|
||||
ExternalPort: 8080
|
||||
ExternalDomain: localhost
|
||||
ExternalDomain: localhost
|
||||
ExternalSecure: true
|
||||
HTTP2HostHeader: ":authority"
|
||||
HTTP1HostHeader: "host"
|
||||
@ -161,7 +161,6 @@ SystemDefaults:
|
||||
PublicKeyLifetime: 30h
|
||||
|
||||
DefaultInstance:
|
||||
CustomDomain: localhost
|
||||
InstanceName:
|
||||
DefaultLanguage: en
|
||||
Org:
|
||||
|
Loading…
x
Reference in New Issue
Block a user