mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:37:30 +00:00
feat: default to local development (#3645)
* fix: default to local dev run * sane defaults
This commit is contained in:
@@ -5,7 +5,7 @@ Log:
|
|||||||
|
|
||||||
Port: 8080
|
Port: 8080
|
||||||
ExternalPort: 8080
|
ExternalPort: 8080
|
||||||
ExternalDomain: #must be provided
|
ExternalDomain: localhost
|
||||||
ExternalSecure: true
|
ExternalSecure: true
|
||||||
HTTP2HostHeader: ":authority"
|
HTTP2HostHeader: ":authority"
|
||||||
HTTP1HostHeader: "host"
|
HTTP1HostHeader: "host"
|
||||||
@@ -161,6 +161,7 @@ SystemDefaults:
|
|||||||
PublicKeyLifetime: 30h
|
PublicKeyLifetime: 30h
|
||||||
|
|
||||||
DefaultInstance:
|
DefaultInstance:
|
||||||
|
CustomDomain: localhost
|
||||||
InstanceName:
|
InstanceName:
|
||||||
DefaultLanguage: en
|
DefaultLanguage: en
|
||||||
Org:
|
Org:
|
||||||
|
Reference in New Issue
Block a user