1
0
Fork 0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-05-24 00:16:10 +02:00

Update README.md

This commit is contained in:
Esteban Cerutti 2020-10-03 21:08:12 -03:00 committed by GitHub
parent b0c6c9f67e
commit 5c252001a5
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

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