Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
searchhotcrawler
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhiwei
searchhotcrawler
Commits
8ed0b7b5
Commit
8ed0b7b5
authored
Jun 07, 2021
by
leiliangliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改DB配置
parent
116eb891
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
src/main/resources/db.properties
+5
-4
No files found.
src/main/resources/db.properties
View file @
8ed0b7b5
...
@@ -4,11 +4,11 @@
...
@@ -4,11 +4,11 @@
#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/
...
@@ -19,4 +19,5 @@ searchCacheCollName=hot_search_cache
...
@@ -19,4 +19,5 @@ searchCacheCollName=hot_search_cache
topicCollName
=
topic_list
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
#
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment