Fix formatting indentation

This commit is contained in:
LRubin 2016-10-25 12:02:46 -07:00 committed by GitHub
parent ca21999b4c
commit ca1ae3f208
1 changed files with 125 additions and 122 deletions

View File

@ -72,6 +72,7 @@ href="https://www.consul.io/" target="blank">Consul</a> container.
```bash
$ eval $(docker-machine env keystore)
```
3. Run <a href="https://hub.docker.com/r/progrium/consul/" target="_blank">the
`consul` container</a>.
@ -177,11 +178,13 @@ loadbalancer. Before you build the load balancer host, you'll create the
configuration you'll use for Nginx.
1. On your local host, create a `config` directory.
2. Change directories to the `config` directory.
```bash
$ cd config
```
3. Get the IP address of the Swarm manager host.
For example: