更新git相关配置

This commit is contained in:
2026-03-08 12:08:03 +08:00
parent 5241f68190
commit b4a32748c5
12 changed files with 37 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ DEBUG=true
# 数据库
MONGODB_URL="mongodb://username:password@host:port"
MONGODB_DB_NAME=""
REDIS_URL="redis://localhost:6379/0"
# 大模型 API