This commit is contained in:
aozhiwei 2024-07-13 08:53:39 +08:00
parent 93805a9ee8
commit a0765c24e5

View File

@ -0,0 +1,9 @@
{
"host": "mysql-test.kingsome.cn",
"port": 3306,
"user": "root",
"passwd": "keji178",
"database": "bcnft_dev",
"max_open_conns": 1,
"max_idle_conns": 1
}