application.properties 226 Bytes
Newer Older
zlt2000's avatar
zlt2000 committed
1 2
spring.application.name=spring-boot-elasticsearch7

3
spring.elasticsearch.rest.uris=172.24.180.33:9200
zlt's avatar
zlt committed
4
#访问ES的用户凭证(非必需)
5
#spring.elasticsearch.rest.username=elastic
6
#spring.elasticsearch.rest.password=elastic