mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:57:33 +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
|
||||
ExternalPort: 8080
|
||||
ExternalDomain: #must be provided
|
||||
ExternalDomain: localhost
|
||||
ExternalSecure: true
|
||||
HTTP2HostHeader: ":authority"
|
||||
HTTP1HostHeader: "host"
|
||||
@@ -161,6 +161,7 @@ SystemDefaults:
|
||||
PublicKeyLifetime: 30h
|
||||
|
||||
DefaultInstance:
|
||||
CustomDomain: localhost
|
||||
InstanceName:
|
||||
DefaultLanguage: en
|
||||
Org:
|
||||
|
Reference in New Issue
Block a user