Fix #209
This commit is contained in:
parent
ef10b8653a
commit
4e3c0b37ad
@ -243,7 +243,7 @@ async function GetUtilParametersByInquirer() {
|
||||
{
|
||||
message: "Database port:",
|
||||
name: "port",
|
||||
type: "input",
|
||||
type: "number",
|
||||
default() {
|
||||
return driver.standardPort;
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user