Toggle navigation
Toggle navigation
This project
Loading...
Sign in
datasync
/
yoho-datasync-fullsync
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jimi.ji
2019-12-30 14:38:15 +0800
Commit
82cf586114156612a82c2c3b54fb4c2ee714a97c
1 parent
43f14be9
Update application-test.yml
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
starter/src/main/resources/application-test.yml
starter/src/main/resources/application-test.yml
View file @
82cf586
...
...
@@ -39,7 +39,7 @@ elasticSearch:
connectNum
:
10
connectPerRoute
:
50
rest
:
uris
:
[
"
http://
192.168.104.246
:9200"
]
uris
:
[
"
http://
es.yohoops.com
:9200"
]
logging
:
config
:
classpath:logback-boot.xml
\ No newline at end of file
...
...
Please
register
or
login
to post a comment