Skip to content

Commit

Permalink
Add IP related note (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhi Aurrahman authored and diorahman committed Jan 16, 2018
1 parent 683a336 commit dbdb1ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ $ docker compose up
$ make
```

To generate new cert and key, just run the `./create-cert.sh`
Before running `make` (`go run client/main.go`), please make sure that this: https://github.com/diorahman/hello-envoy-grpc-tls/blob/master/client/main.go#L35 is suitable for your env (this `192.168.64.6` is my `DOCKER_HOST` IP, on Linux, I believe you should just put localhost).

To generate new cert and key, just run the `./create-cert.sh`

0 comments on commit dbdb1ac

Please sign in to comment.