fix: Reverse sync docker-compose-template.yaml (#12509)

This commit is contained in:
Hiroshi Fujita
2025-01-09 11:21:22 +09:00
committed by GitHub
parent 1b940e7daa
commit b4c1c2f731
2 changed files with 11 additions and 3 deletions

View File

@@ -513,7 +513,7 @@ TENCENT_VECTOR_DB_SHARD=1
TENCENT_VECTOR_DB_REPLICAS=2
# ElasticSearch configuration, only available when VECTOR_STORE is `elasticsearch`
ELASTICSEARCH_HOST=elasticsearch
ELASTICSEARCH_HOST=0.0.0.0
ELASTICSEARCH_PORT=9200
ELASTICSEARCH_USERNAME=elastic
ELASTICSEARCH_PASSWORD=elastic