# MoWeChat 环境变量配置(2026-06-24 最终版) # Docker Bot token WECHAT_BOT_TOKEN=your_fixed_token_here # Hermes Gateway HERMES_API=http://192.168.1.246:8642/v1/chat/completions HERMES_KEY=hermes123 # Webhook 端口 WEBHOOK_PORT=5804