1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 01:38:15 +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
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