Skip to content

Commit

Permalink
fix dns load balancing example
Browse files Browse the repository at this point in the history
  • Loading branch information
rade committed Mar 28, 2016
1 parent daf92d8 commit 1dd2cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/weavedns.md
Expand Up @@ -112,7 +112,7 @@ Returning to our earlier example, let us start an additional `pingme`
container, this time on the 2nd host, and then run some ping tests...

```bash
host2$ weave launch
host2$ weave launch $HOST1
host2$ eval $(weave env)
host2$ docker run -dti --name=pingme ubuntu

Expand Down

0 comments on commit 1dd2cdf

Please sign in to comment.