update ES的URL增加Basic auth认证

This commit is contained in:
lijiarao
2023-12-04 16:34:08 +08:00
parent 7dd5ffb1bb
commit 24d2f06777
3 changed files with 104 additions and 16 deletions
@@ -259,6 +259,8 @@ jero:
staticDomain: jerodev
# ElasticSearch 6设置
elasticsearch:
username: grp
password: Grp2023.08
cluster-name: jero-ES
cluster-nodes: 10.10.10.45:7900
check-enabled: false