1
This commit is contained in:
parent
be939d2ab0
commit
ae191a8bdd
9
bin/backtask/config/logdb.mysql.json
Normal file
9
bin/backtask/config/logdb.mysql.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"host": "login-test.kingsome.cn",
|
||||
"port": 3306,
|
||||
"user": "root",
|
||||
"passwd": "keji178",
|
||||
"database": "logdb_dev_1",
|
||||
"max_open_conns": 1,
|
||||
"max_idle_conns": 1
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user