fix(mariadb): fix scale gui password reference

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-04-17 16:27:45 +02:00
committed by GitHub
parent 260b172c92
commit a28b19b56f
+2 -2
View File
@@ -24,14 +24,14 @@ questions:
type: string
default: "mydatabaseuser"
required: true
- variable: mariadbPassword
- variable: password
group: "App Configuration"
label: "Database Password"
schema:
type: string
default: ""
required: true
- variable: mariadbRootPassword
- variable: rootPassword
group: "App Configuration"
label: "Root Password"
schema: