Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley-cheung committed Jul 9, 2019
1 parent a3174cb commit 6c6f774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/grpc/gateway/examples/helloworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ or if your version of Docker on Mac older then v18.03.0, change it to:
```yaml
...
hosts: [{ socket_address: { address: docker.for.mac.localhost, port_value: 9090 }}]
```
```
To run Envoy (for later), you will need a simple Dockerfile. Put this in a
`envoy.Dockerfile`.
Expand Down

0 comments on commit 6c6f774

Please sign in to comment.