1
This commit is contained in:
parent
72575478a8
commit
26602b24f2
9
bin/backtask/config/accountdb.mysql.json
Normal file
9
bin/backtask/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