mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 03:54:21 +00:00
3d5891eb11
* feat: start system api * feat: remove auth * feat: change gitignore * feat: run system api * feat: remove clear view form admin api * feat: search instances * feat: add instance * fix: set primary domain * Update .gitignore * fix: add instance * fix: add instance * fix: handle errors * fix: handle instance name * fix: test Co-authored-by: Livio Amstutz <livio.a@gmail.com>
22 lines
540 B
YAML
22 lines
540 B
YAML
S3DefaultInstance:
|
|
InstanceSetup:
|
|
InstanceName: Localhost
|
|
CustomDomain: localhost
|
|
Org:
|
|
Name: ZITADEL
|
|
Human:
|
|
UserName: zitadel-admin
|
|
FirstName: ZITADEL
|
|
LastName: Admin
|
|
NickName:
|
|
DisplayName:
|
|
Email:
|
|
Address: #autogenerated if empty. uses domain from config and prefixes admin@. for example: admin@domain.tdl
|
|
Verified: true
|
|
PreferredLanguage:
|
|
Gender:
|
|
Phone:
|
|
Number:
|
|
Verified:
|
|
Password: Password1!
|