浏览代码

Merge pull request #1505 from ecerutti/patch-1

Update README.md
Nicolas Duchon 4 年之前
父节点
当前提交
6e17d6ff7b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -55,6 +55,7 @@ services:
       - "8000"
     environment:
       - VIRTUAL_HOST=whoami.local
+      - VIRTUAL_PORT=8000
 ```
 
 ```shell