Commit b8f83e22 by chenweitao

更新配置格式

parent fe4f35df
#local service #local service
# #线上
#mongoUri=mongodb://searchhotcrawleruser:searchhotcrawler1q2w3e4r@115.236.59.88:30000/hot_search_list?authSource=admin&authMechanism=SCRAM-SHA-1 #mongoUri=mongodb://searchhotcrawleruser:searchhotcrawler1q2w3e4r@115.236.59.88:30000/hot_search_list?authSource=admin&authMechanism=SCRAM-SHA-1
#old #线上old
#mongoUri=mongodb://searchhotcrawleruser:searchhotcrawler1q2w3e4r@192.168.0.101:30000,192.168.0.106:30000,192.168.0.108:30000/hot_search_list?authSource=admin&authMechanism=SCRAM-SHA-1 #mongoUri=mongodb://searchhotcrawleruser:searchhotcrawler1q2w3e4r@192.168.0.101:30000,192.168.0.106:30000,192.168.0.108:30000/hot_search_list?authSource=admin&authMechanism=SCRAM-SHA-1
#new #线上new
mongoUri=mongodb://searchhotcrawleruser:searchhotcrawler1q2w3e4r@192.168.0.150:27017,192.168.0.151:27017,192.168.0.152:27017/hot_search_list?authSource=admin&authMechanism=SCRAM-SHA-1 mongoUri=mongodb://searchhotcrawleruser:searchhotcrawler1q2w3e4r@192.168.0.150:27017,192.168.0.151:27017,192.168.0.152:27017/hot_search_list?authSource=admin&authMechanism=SCRAM-SHA-1
#local #local
#mongoLocalUri=mongodb://192.168.0.81:27017/istarshine_data #mongoLocalUri=mongodb://192.168.0.81:27017/istarshine_data
#service #service
#mongoUri=mongodb://127.0.0.1:27017/ #mongoUri=mongodb://127.0.0.1:27017/
#ÿ #备用库
#mongoUri=mongodb://202.107.192.94:37017/hot_search_list #mongoUri=mongodb://202.107.192.94:37017/hot_search_list
#mongoUri=mongodb://192.168.0.66:27017/ #mongoUri=mongodb://192.168.0.66:27017/
#mongoUri=mongodb://searchhotcrawleruser:searchhotcrawler1q2w3e4r@192.168.0.101:30000/hot_search_list?authSource=admin&authMechanism=SCRAM-SHA-1 #mongoUri=mongodb://searchhotcrawleruser:searchhotcrawler1q2w3e4r@192.168.0.101:30000/hot_search_list?authSource=admin&authMechanism=SCRAM-SHA-1
...@@ -20,4 +20,4 @@ topicCollName=topic_list ...@@ -20,4 +20,4 @@ topicCollName=topic_list
collWechatUserName=wechat_user collWechatUserName=wechat_user
weiBoMassageCollName=weibo_massage weiBoMassageCollName=weibo_massage
weiBoUserCollName=weibo_user weiBoUserCollName=weibo_user
# #
\ No newline at end of file
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