mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-10 23:42:01 +00:00
fix: setup instance domain handling (#3529)
This commit is contained in:
@@ -19,6 +19,7 @@ type Config struct {
|
||||
Database database.Config
|
||||
SystemDefaults systemdefaults.SystemDefaults
|
||||
InternalAuthZ authz.Config
|
||||
ExternalDomain string
|
||||
ExternalPort uint16
|
||||
ExternalSecure bool
|
||||
Log *logging.Config
|
||||
|
||||
Reference in New Issue
Block a user