补充.env.example,补齐30+缺失的配置变量 #780

Closed
opened 2026-07-23 20:42:24 +08:00 by xiaoxia · 0 comments
Owner

问题描述

.env.example缺30+个配置变量,新人无法直接启动项目,需要反复询问或翻代码才能跑起来。

目标

.env.example包含所有可配置项,带注释说明,新人能按文档快速启动开发环境。

验收标准

  • 新人按.env.example能完整启动开发环境
  • 每个配置项都有清晰的注释说明用途
  • 敏感配置标记为必填,非敏感配置提供合理默认值
  • 配置按功能模块分组整理
## 问题描述 .env.example缺30+个配置变量,新人无法直接启动项目,需要反复询问或翻代码才能跑起来。 ## 目标 .env.example包含所有可配置项,带注释说明,新人能按文档快速启动开发环境。 ## 验收标准 - [ ] 新人按.env.example能完整启动开发环境 - [ ] 每个配置项都有清晰的注释说明用途 - [ ] 敏感配置标记为必填,非敏感配置提供合理默认值 - [ ] 配置按功能模块分组整理
xiaoxia added this to the 代码质量清理专项 milestone 2026-07-23 20:42:24 +08:00
xiaoxia added the devopsP2documentation labels 2026-07-23 20:42:24 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xiaoxia/xiaoxia-saas#780