升级 elasticsearch 8.11.1

This commit is contained in:
thinkgem
2023-12-13 21:07:34 +08:00
parent d1973adfba
commit ac32d2f061

View File

@@ -18,18 +18,7 @@ j2cache:
cmsPageCache: 100000, 7d cmsPageCache: 100000, 7d
#spring: #spring:
# data: # elasticsearch:
# elasticsearch: # enabled: true
# # 开启 ES 功能 # uris: http://Win11:9200
# enabled: true # connection-timeout: 120s
#
# # 设置 ES 服务地址
# client:
# reactive:
# endpoints: 127.0.0.1:9200
#
# # 连接超时的时间
# properties:
# transport:
# tcp:
# connect_timeout: 120s