1
This commit is contained in:
parent
c9a33c3f52
commit
b9fb49cc1a
9
bin/backtask/config/bceventdb.mysql.json
Normal file
9
bin/backtask/config/bceventdb.mysql.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"host": "login-test.kingsome.cn",
|
||||||
|
"port": 3306,
|
||||||
|
"user": "root",
|
||||||
|
"passwd": "keji178",
|
||||||
|
"database": "bcevent_dev",
|
||||||
|
"max_open_conns": 1,
|
||||||
|
"max_idle_conns": 1
|
||||||
|
}
|
3
bin/backtask/config/nets.json
Normal file
3
bin/backtask/config/nets.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[
|
||||||
|
13473
|
||||||
|
]
|
1
bin/backtask/config/nets/13473/contract.json
Symbolic link
1
bin/backtask/config/nets/13473/contract.json
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../../../../third_party/contracts-imtbl/out/imtbl_test_dev.json
|
Loading…
x
Reference in New Issue
Block a user