Commit Graph

2 Commits

Author SHA1 Message Date
饭团
9f5aaacb10 security: 从 Git 中移除敏感配置文件
- 从 Git 历史中移除 .env.production(包含敏感信息)
- 更新 .gitignore 忽略所有 .env.* 文件
- 添加更完整的 .gitignore 规则

⚠️ 注意:服务器上的 .env.production 文件仍然保留,只是不再提交到 Git
2026-03-14 22:00:33 +08:00
饭团
b00567762f Initial commit: 七牛云上传飞书机器人
功能:
- 飞书交互卡片支持
- 七牛云文件上传
- 自动 CDN 刷新
- 多存储桶配置
- 跨平台部署(Linux/macOS/Windows)
- Docker 支持
2026-03-05 14:22:26 +08:00