新增项目文档
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
schema_version: 1
|
||||
module_path: configuration_system
|
||||
title: 基于环境变量与 Docker Compose 的分层配置体系
|
||||
scope: []
|
||||
source_files:
|
||||
- .env.example
|
||||
- backend/src/config/loadEnv.js
|
||||
- backend/src/config/env.js
|
||||
- backend/src/config/database.js
|
||||
- backend/src/config/redis.js
|
||||
- docker-compose.yml
|
||||
- frontend/vite.config.js
|
||||
depends_on: []
|
||||
related_to: []
|
||||
Reference in New Issue
Block a user