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