1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 06:15:45 +00:00

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

View File

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