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