Merge pull request #1505 from ecerutti/patch-1

Update README.md
This commit is contained in:
Nicolas Duchon 2021-04-05 09:57:53 +02:00 committed by GitHub
commit 6e17d6ff7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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