mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-15 10:15:55 +08:00
chore:remove .env.example duplicate key (#5853)
This commit is contained in:
parent
6d0a605c5f
commit
9f973bb703
@ -473,12 +473,6 @@ SANDBOX_HTTPS_PROXY=http://ssrf_proxy:3128
|
|||||||
# The port on which the sandbox service runs
|
# The port on which the sandbox service runs
|
||||||
SANDBOX_PORT=8194
|
SANDBOX_PORT=8194
|
||||||
|
|
||||||
# ------------------------------
|
|
||||||
# Environment Variables for qdrant Service
|
|
||||||
# (only used when VECTOR_STORE is qdrant)
|
|
||||||
# ------------------------------
|
|
||||||
QDRANT_API_KEY=difyai123456
|
|
||||||
|
|
||||||
# ------------------------------
|
# ------------------------------
|
||||||
# Environment Variables for weaviate Service
|
# Environment Variables for weaviate Service
|
||||||
# (only used when VECTOR_STORE is weaviate)
|
# (only used when VECTOR_STORE is weaviate)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user