소스 검색

chore:remove .env.example duplicate key (#5853)

quicksand 1 년 전
부모
커밋
9f973bb703
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      docker/.env.example

+ 0 - 6
docker/.env.example

@@ -473,12 +473,6 @@ SANDBOX_HTTPS_PROXY=http://ssrf_proxy:3128
 # The port on which the sandbox service runs
 SANDBOX_PORT=8194
 
-# ------------------------------
-# Environment Variables for qdrant Service
-# (only used when VECTOR_STORE is qdrant)
-# ------------------------------
-QDRANT_API_KEY=difyai123456
-
 # ------------------------------
 # Environment Variables for weaviate Service
 # (only used when VECTOR_STORE is weaviate)