1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 01:38:15 +00: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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