mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
blub
This commit is contained in:
@@ -19,8 +19,8 @@ var (
|
|||||||
type Step001 struct {
|
type Step001 struct {
|
||||||
Database database.Pool `mapstructure:"-"`
|
Database database.Pool `mapstructure:"-"`
|
||||||
|
|
||||||
DatabaseName string
|
DatabaseName string `configure:"default=zitadel"`
|
||||||
Username string
|
Username string `configure:"default=zitadel"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fields implements configure.StructUpdater.
|
// Fields implements configure.StructUpdater.
|
||||||
|
Reference in New Issue
Block a user