feat(center): validate required env on startup

This commit is contained in:
nav
2026-05-12 08:43:49 +00:00
parent 2871141d4c
commit 97528ce2c5
2 changed files with 22 additions and 1 deletions

View File

@@ -32,7 +32,7 @@
### 1.3 Center 运维能力
- [ ] 审计日志auth/node 关键操作)
- [ ] 健康检查深化DB ready
- [ ] 配置校验(启动时必填项检查)
- [x] 配置校验(启动时必填项检查)
---