Skip to content

Commit 6c6f774

Browse files
remove whitespace
1 parent a3174cb commit 6c6f774

File tree

1 file changed

+1
-1
lines changed
  • net/grpc/gateway/examples/helloworld

1 file changed

+1
-1
lines changed

net/grpc/gateway/examples/helloworld/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ or if your version of Docker on Mac older then v18.03.0, change it to:
149149
```yaml
150150
...
151151
hosts: [{ socket_address: { address: docker.for.mac.localhost, port_value: 9090 }}]
152-
```
152+
```
153153
154154
To run Envoy (for later), you will need a simple Dockerfile. Put this in a
155155
`envoy.Dockerfile`.

0 commit comments

Comments
 (0)