Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-elasticsearch7
Project
Project
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
北京-王志杰
spring-boot-elasticsearch7
Commits
5469c914
Commit
5469c914
authored
Aug 18, 2022
by
北京-王志杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新ES地址,去除用户凭证
parent
35522162
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
application.properties
src/main/resources/application.properties
+3
-3
No files found.
src/main/resources/application.properties
View file @
5469c914
spring.application.name
=
spring-boot-elasticsearch7
spring.elasticsearch.rest.uris
=
1
92.168.28.130
:9200
spring.elasticsearch.rest.uris
=
1
72.24.180.33
:9200
#访问ES的用户凭证(非必需)
spring.elasticsearch.rest.username
=
elastic
spring.elasticsearch.rest.password
=
Csbi1Hlixv6kpVMmY4IV
#
spring.elasticsearch.rest.username=elastic
#
spring.elasticsearch.rest.password=Csbi1Hlixv6kpVMmY4IV
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