1
This commit is contained in:
parent
90e1d851fa
commit
2f021e9deb
9
bin/apigate/config/confdb.mysql.json
Normal file
9
bin/apigate/config/confdb.mysql.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"host": "mysql-test.kingsome.cn",
|
||||
"port": 3306,
|
||||
"user": "root",
|
||||
"passwd": "keji178",
|
||||
"database": "confdb_dev_1",
|
||||
"max_open_conns": 1,
|
||||
"max_idle_conns": 1
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user