geo/docs/05-deployment/env-config.md

32 lines
762 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# GEO 平台 - 环境配置说明
## 概述
本文档详细说明 GEO 平台的所有环境变量配置项,包括开发环境、测试环境和生产环境的配置差异。
> **TODO**: 本文档为占位文件,待补充完整内容。
## 待补充内容
- [ ] 环境变量总览表
- [ ] 数据库配置项
- [ ] Redis 配置项
- [ ] AI 平台 API 配置项
- [ ] 认证配置项JWT、OAuth
- [ ] 邮件服务配置项
- [ ] 文件存储配置项
- [ ] 日志级别配置
- [ ] 性能调优配置项
- [ ] 安全配置项
- [ ] 不同环境的配置模板
- [ ] 敏感信息管理方案
## 参考
- `.env.example` 文件
- [运维最佳实践](../.qoder/repowiki/zh/content/部署与运维/运维最佳实践.md)
---
*本文档待补充。*