配置es账号密码

This commit is contained in:
Boolean
2023-06-13 22:22:22 +08:00
parent 3e4b7ba23d
commit fdeacf53b2

View File

@@ -57,8 +57,8 @@ jasypt.encryptor.iv-generator-classname=org.jasypt.iv.NoIvGenerator
# elasticsearch config
xboe.elasticsearch.server.ip=127.0.0.1
xboe.elasticsearch.server.port=9200
xboe.elasticsearch.server.user=
xboe.elasticsearch.server.password=
xboe.elasticsearch.server.user=elastic
xboe.elasticsearch.server.password=Boe@es123
# 默认搜索的索引
xboe.elasticsearch.index.name=new_resource_list