️ feat: 更新README以包含环境变量配置说明,并删除示例docker-compose文件

This commit is contained in:
2025-07-26 10:44:27 +08:00
parent 49ebb484fa
commit d5d0b75dd3
3 changed files with 17 additions and 32 deletions

View File

@ -83,3 +83,6 @@ pnpm start
```
可以通过环境变量或者.env.production文件配置后端API端点
## 环境变量配置
后端所有环境变量及其示例在[`.env.example`](./.env.example)文件中