Selaa lähdekoodia

Update README.md

Esteban Cerutti 4 vuotta sitten
vanhempi
commit
5c252001a5
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -53,6 +53,7 @@ services:
     image: jwilder/whoami
     environment:
       - VIRTUAL_HOST=whoami.local
+      - VIRTUAL_PORT=8000
 ```
 
 ```shell