1
This commit is contained in:
parent
a91eea7140
commit
6db22e9245
@ -3,5 +3,5 @@
|
|||||||
"port": 3306,
|
"port": 3306,
|
||||||
"user": "root",
|
"user": "root",
|
||||||
"passwd": "keji178",
|
"passwd": "keji178",
|
||||||
"database": "blockchaindb_dev"
|
"database": "bcevent_dev"
|
||||||
}
|
}
|
7
server/bin_dev/web3bcspider/config/bcnft_mysql.json
Normal file
7
server/bin_dev/web3bcspider/config/bcnft_mysql.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"host": "login-test.kingsome.cn",
|
||||||
|
"port": 3306,
|
||||||
|
"user": "root",
|
||||||
|
"passwd": "keji178",
|
||||||
|
"database": "bcnft_dev"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user