init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# 数据库文件路径(相对于 backend/ 目录),默认 dorm_repair.sqlite3
|
||||
# DORM_REPAIR_DB=dorm_repair.sqlite3
|
||||
|
||||
# 前端地址,用于 CORS
|
||||
# FRONTEND_ORIGIN=http://localhost:5173
|
||||
|
||||
# DeepSeek API 配置(填入 Key 后启用 AI 智能诊断,否则自动降级到关键词匹配)
|
||||
DEEPSEEK_API_KEY=
|
||||
# DEEPSEEK_BASE_URL=https://api.deepseek.com
|
||||
# DEEPSEEK_MODEL=deepseek-chat
|
||||
# DEEPSEEK_TIMEOUT=30
|
||||
Reference in New Issue
Block a user