更新 template/entrance/web/src/main/resources/#application-local.properties

This commit is contained in:
ycl
2024-08-07 10:33:48 +08:00
parent 45b7d9f6a2
commit 7947e101ef

View File

@@ -45,11 +45,11 @@ spring.main.allow-circular-references=true
spring.login.security.csrf=false spring.login.security.csrf=false
#elasticsearch #elasticsearch
essql.hosts=${OPENSEARCH_HOST:10.0.2.221,10.0.2.222,10.0.2.223} #essql.hosts=${OPENSEARCH_HOST:10.0.2.221,10.0.2.222,10.0.2.223}
essql.port=9200 #essql.port=9200
essql.username=${OPENSEARCH_USER:admin} #essql.username=${OPENSEARCH_USER:admin}
essql.password=${OPENSEARCH_PASSWORD:dnZkaNVK} #essql.password=${OPENSEARCH_PASSWORD:dnZkaNVK}
essql.scheme=${OPENSEARCH_SCHEME:https} #essql.scheme=${OPENSEARCH_SCHEME:https}
#get user config #get user config
get_user_uri={} get_user_uri={}