linter errors corrected
This commit is contained in:
parent
4473b97c1f
commit
f588e3f046
|
@ -29,3 +29,4 @@
|
||||||
"acquireTimeout": 20000
|
"acquireTimeout": 20000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -33,4 +33,4 @@
|
||||||
"connector": "remote",
|
"connector": "remote",
|
||||||
"url": "http://localhost:3002/api"
|
"url": "http://localhost:3002/api"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -33,4 +33,4 @@
|
||||||
"connector": "remote",
|
"connector": "remote",
|
||||||
"url": "http://localhost:3002/api"
|
"url": "http://localhost:3002/api"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,4 +16,4 @@
|
||||||
"username": "root",
|
"username": "root",
|
||||||
"password": ""
|
"password": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue