mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-12 04:16:51 +08:00
配置es账号密码
This commit is contained in:
@@ -57,8 +57,8 @@ jasypt.encryptor.iv-generator-classname=org.jasypt.iv.NoIvGenerator
|
|||||||
# elasticsearch config
|
# elasticsearch config
|
||||||
xboe.elasticsearch.server.ip=127.0.0.1
|
xboe.elasticsearch.server.ip=127.0.0.1
|
||||||
xboe.elasticsearch.server.port=9200
|
xboe.elasticsearch.server.port=9200
|
||||||
xboe.elasticsearch.server.user=
|
xboe.elasticsearch.server.user=elastic
|
||||||
xboe.elasticsearch.server.password=
|
xboe.elasticsearch.server.password=Boe@es123
|
||||||
# 默认搜索的索引
|
# 默认搜索的索引
|
||||||
xboe.elasticsearch.index.name=new_resource_list
|
xboe.elasticsearch.index.name=new_resource_list
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user