game2006go/bin/apigate/config/confdb.mysql.json
aozhiwei 2f021e9deb 1
2024-08-30 17:51:40 +08:00

10 lines
172 B
JSON

{
"host": "mysql-test.kingsome.cn",
"port": 3306,
"user": "root",
"passwd": "keji178",
"database": "confdb_dev_1",
"max_open_conns": 1,
"max_idle_conns": 1
}