mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-15 14:21:22 +00:00
修复错别字:。env → .env
This commit is contained in:
@@ -114,7 +114,7 @@ $ docker run -e APP_ENV=development -e DEBUG=true myimage
|
|||||||
$ docker run --env-file .env myimage
|
$ docker run --env-file .env myimage
|
||||||
```
|
```
|
||||||
|
|
||||||
#### 。env 文件格式
|
#### .env 文件格式
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
## .env
|
## .env
|
||||||
|
|||||||
Reference in New Issue
Block a user