mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-19 12:39:59 +08:00
Update .env
This commit is contained in:
parent
b132c4f642
commit
c64dcb929b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user