Commit 1d5e3a77 authored by duanjinfei's avatar duanjinfei

change prod config

parent 5e97da08
appname = nft-event
httpport = 9000
runmode = dev
mysql = root:wuban_123456_agb@tcp(18.130.136.205:3306)/nftEvent?charset=utf8
mysql = root:wuban_123456_agb@tcp(127.0.0.1:3306)/nftEvent?charset=utf8
rpcUrl = https://cloudflare-eth.com
deployedBlock = 17347500
isSyncLog = false
......@@ -13,7 +13,7 @@ secret = 0x2Fc9Ba75f1c78ECc77D1a8fD3BDd6bA83eA68b7e
# redis config
[cache]
collectionName = redis
conn = 18.130.136.205:6379
conn = 127.0.0.1:6379
dbNum = 1
password = ""
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment