Update .env

This commit is contained in:
KevinHuSh 2023-12-18 10:28:33 +08:00 committed by GitHub
parent 8f6d6b562f
commit 328a56b1ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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