Changed back to string, as int was unnecessary
This commit is contained in:
@@ -32,7 +32,7 @@ catalog:
|
|||||||
Leaving this empty will disable opening any port on the host system.
|
Leaving this empty will disable opening any port on the host system.
|
||||||
default: "10100"
|
default: "10100"
|
||||||
required: false
|
required: false
|
||||||
type: int
|
type: string
|
||||||
|
|
||||||
- variable: "DB_ROOT_PASS"
|
- variable: "DB_ROOT_PASS"
|
||||||
label: "MySQL Root Password"
|
label: "MySQL Root Password"
|
||||||
|
|||||||
Reference in New Issue
Block a user