Update README for Windows / MacOS users

This commit is contained in:
Carlo Nomes 2020-04-01 10:39:53 +02:00 committed by Stanley Cheung
parent eeb65e66f9
commit aca18bc2bb
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ if you are running Docker on Mac/Windows, remove the `--network=host` option:
```sh
...
$ docker run -d -p 8080:8080 helloworld/envoy
$ docker run -d -p 8080:8080 -p 9901:9901 helloworld/envoy
```
3. Run the simple Web Server. This hosts the static file `index.html` and