Fix and update

This commit is contained in:
baohua
2026-02-09 11:34:35 -08:00
parent 784c989789
commit bb94a9f617
136 changed files with 2146 additions and 262 deletions

View File

@@ -204,6 +204,7 @@ env_file:
```bash
## common.env: Set development environment
PROG_ENV=development
```
@@ -568,6 +569,7 @@ db:
```bash
## 支持 # 号注释
MONGO_VERSION=3.6
```