Update deploy-app.md

Should it be "and"?
This commit is contained in:
Wang Jie 2018-03-08 17:46:06 +08:00 committed by Joao Fernandes
parent a08e5363af
commit 4e6c70c176
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ on the swarm manager instance.
$ eval $(docker-machine env manager) $ eval $(docker-machine env manager)
``` ```
You can create the network on a cluster node at the network is visible on You can create the network on a cluster node and the network is visible on
them all. them all.
2. Create the `voteapp` container network. 2. Create the `voteapp` container network.