mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-24 18:55:31 +00:00
Fix and update
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user