Update .env

This commit is contained in:
KevinHuSh 2023-12-18 10:28:33 +08:00 committed by GitHub
parent b132c4f642
commit c64dcb929b

View File

@ -2,7 +2,7 @@
STACK_VERSION=8.11.3
# Set the cluster name
CLUSTER_NAME=docass
CLUSTER_NAME=docgpt
# Port to expose Elasticsearch HTTP API to the host
ES_PORT=9200
@ -14,5 +14,5 @@ KIBANA_PORT=6601
MEM_LIMIT=1073741824
POSTGRES_USER=root
POSTGRES_PASSWORD=infiniflow_docass
POSTGRES_DB=docass
POSTGRES_PASSWORD=infiniflow_docgpt
POSTGRES_DB=docgpt