chore(env): update log level to debug and modify .gitignore

- Change log level from 'info' to 'debug' for enhanced logging during development.
- Add '.cursor' to .gitignore to prevent tracking of cursor files.
This commit is contained in:
dmy
2026-01-15 23:48:07 +08:00
parent 9dc01eeb46
commit e8beeec2b9
3 changed files with 5 additions and 4 deletions

2
.env
View File

@@ -37,7 +37,7 @@ PROXY_HOST=127.0.0.1
PROXY_PORT=3211
# 日志级别可选error, warn, info, debug, verbose
LOG_LEVEL=info
LOG_LEVEL=debug
# OpenAI API Key (用于 AI 推荐)
ARK_API_KEY=a63d58b6-cf56-434b-8a42-5c781ba0822a