feat: 添加纯 Docker 一键部署版本

This commit is contained in:
root
2026-04-09 08:35:27 +08:00
parent f17e3928d7
commit d20870255b
4 changed files with 167 additions and 0 deletions

2
docker/.env.example Normal file
View File

@ -0,0 +1,2 @@
# DeepSeek API Key (必需)
DEEPSEEK_API_KEY=your-api-key-here