Add CONFIG.JSON

This commit is contained in:
Yam ZhengLim
2022-09-25 22:55:37 +08:00
parent 0b84a57e8e
commit 04e119e403
+6
View File
@@ -0,0 +1,6 @@
{
"host" : "127.0.0.1",
"user" : "",
"password" : "",
"database" : "classicmodels"
}