KevinHuSh commited on
Commit
c64dcb9
·
1 Parent(s): b132c4f

Update .env

Browse files
Files changed (1) hide show
  1. docker/.env +3 -3
docker/.env CHANGED
@@ -2,7 +2,7 @@
2
  STACK_VERSION=8.11.3
3
 
4
  # Set the cluster name
5
- CLUSTER_NAME=docass
6
 
7
  # Port to expose Elasticsearch HTTP API to the host
8
  ES_PORT=9200
@@ -14,5 +14,5 @@ KIBANA_PORT=6601
14
  MEM_LIMIT=1073741824
15
 
16
  POSTGRES_USER=root
17
- POSTGRES_PASSWORD=infiniflow_docass
18
- POSTGRES_DB=docass
 
2
  STACK_VERSION=8.11.3
3
 
4
  # Set the cluster name
5
+ CLUSTER_NAME=docgpt
6
 
7
  # Port to expose Elasticsearch HTTP API to the host
8
  ES_PORT=9200
 
14
  MEM_LIMIT=1073741824
15
 
16
  POSTGRES_USER=root
17
+ POSTGRES_PASSWORD=infiniflow_docgpt
18
+ POSTGRES_DB=docgpt