game2006go/bin/marketserver/config/gamedb.mysql.json
aozhiwei a748646b31 1
2024-07-17 17:12:54 +08:00

10 lines
179 B
JSON

{
"host": "login-test.kingsome.cn",
"port": 3306,
"user": "root",
"passwd": "keji178",
"database": "gamedb2006_dev_1",
"max_open_conns": 100,
"max_idle_conns": 50
}