Files
ragflow_api_test/.env.example
2025-07-23 17:17:55 +08:00

19 lines
441 B
Plaintext

# RAGFlow 配置
RAGFLOW_API_KEY=ragflow-MyMjM2ODE2NThlMTExZjBiMzJlNzY5Mj
RAGFLOW_BASE_URL=http://127.0.0.1:8099
# Elasticsearch 配置
ELASTIC_TENANT_ID=9c73df5a3ebc11f08410c237296aa408
ELASTIC_HOST=127.0.0.1
ELASTIC_PORT=1200
ELASTIC_USERNAME=elastic
ELASTIC_PASSWORD=infini_rag_flow
# MinIO 配置
MINIO_HOST=127.0.0.1
MINIO_PORT=9000
MINIO_USER=rag_flow
MINIO_PASSWORD=infini_rag_flow
# 文件路径配置
FILE_PATH=g:\\11\\22\\test\\