feat: 军事科技每日资讯推送系统 - Docker部署 + 日志系统 + 数据目录重组

This commit is contained in:
poiuy
2026-07-12 20:01:02 +08:00
commit 54ca4b1b6a
267 changed files with 47047 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# AI 配置
OPENAI_API_KEY=your_api_key_here
OPENAI_API_BASE=https://api.openai.com/v1
OPENAI_MODEL=gpt-4o-mini
WEBZINE_MODEL=deepseek-v3.2
# 系统配置
TIME_ZONE=Asia/Shanghai
LOG_LEVEL=INFO
# RSS代理(微信公众号转RSS服务,默认使用 werss.yynnice.top
RSS_PROXY_BASE=https://werss.yynnice.top
# 推送配置
WECHAT_TARGET=your_wechat_target_here
WECHAT_ACCOUNT=your_wechat_account_here
FEISHU_WEBHOOK=your_feishu_webhook_here