Commit 10bae5e7 authored by duanjinfei's avatar duanjinfei

change prod config

parent 81815ab0
appname = nft-event appname = nft-event
httpport = 9000 httpport = 9000
runmode = dev runmode = dev
mysql = root:mysql2022@/nftEvent?charset=utf8 mysql = root:wuban_123456_agb@tcp(127.0.0.1:3306)/nftEvent?charset=utf8
rpcUrl = https://cloudflare-eth.com rpcUrl = https://cloudflare-eth.com
deployedBlock = 17347500 deployedBlock = 17347500
isSyncLog = false isSyncLog = false
...@@ -15,5 +15,5 @@ secret = 0x2Fc9Ba75f1c78ECc77D1a8fD3BDd6bA83eA68b7e ...@@ -15,5 +15,5 @@ secret = 0x2Fc9Ba75f1c78ECc77D1a8fD3BDd6bA83eA68b7e
collectionName = redis collectionName = redis
conn = 127.0.0.1:6379 conn = 127.0.0.1:6379
dbNum = 1 dbNum = 1
password = 123456 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