Commit Graph

3 Commits

Author SHA1 Message Date
wonder 1b06652f17 fix: 显式返回exit 0,避免流水线中无法识别脚本已完成的情况 2026-05-25 13:01:12 +08:00
wonder 2c5f83f64e feat(deploy): 支持通过 .env 文件注入后端环境变量
- docker-compose.yml 添加 env_file 加载 backend/.env
- deploy.sh 自动检测并从 .env.example 复制模板
- .dockerignore 排除 .env 防止密钥泄露到镜像
2026-05-24 21:39:49 +08:00
wonder d236b5348a build: 完善一键部署脚本 2026-05-23 17:24:58 +08:00