Create deploy-infra.md (#3543)

This commit is contained in:
Wang Jie 2017-06-10 01:18:26 +08:00 committed by Joao Fernandes
parent 274baf8fe7
commit e69e795285
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ href="https://www.consul.io/" target="blank">Consul</a> container.
372ffcbc96ed progrium/consul ... 53/tcp, 53/udp, 8300-8302/tcp, 8400/tcp, 8301-8302/udp, 0.0.0.0:8500->8500/tcp dreamy_ptolemy
```
4. Use a `curl` command test the server by listing the nodes.
4. Use a `curl` command to test the server by listing the nodes.
```bash
$ curl $(docker-machine ip keystore):8500/v1/catalog/nodes