Pārlūkot izejas kodu

Merge pull request #1505 from ecerutti/patch-1

Update README.md
Nicolas Duchon 4 gadi atpakaļ
vecāks
revīzija
6e17d6ff7b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      README.md

+ 1 - 0
README.md

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