# 生产环境配置 - 复制到服务器的 /amos/healthFlow/.env # JWT 密钥 (请修改为随机字符串) JWT_SECRET=healthflow-app-jwt-secret-2025 # 服务器公网地址 BASE_URL=https://health.amos.us.kg # Cloudflare R2 R2_ACCOUNT_ID=ebf33b5ee4eb26f32af0c6e06102e000 R2_ACCESS_KEY_ID=8acbc8a9386d60d0e8dac6bd8165c618 R2_ACCESS_KEY_SECRET=72935e23b5b4be8fda99008e75285e8ac778f8926656c42780b25785bb149443 R2_BUCKET_NAME=memory R2_PUBLIC_URL=https://cdn.amos.us.kg