Merge pull request #999 from wbsTrash/master

Fix typo in network guide
This commit is contained in:
Misty Stanley-Jones 2016-12-29 14:26:02 -08:00 committed by GitHub
commit 797950d68b
1 changed files with 1 additions and 1 deletions

View File

@ -483,7 +483,7 @@ Your key-value store service may require additional ports.
Check your vendor's documentation and open any required ports.
If you are planning on creating an overlay network with encryption (`--opt encrypted`),
you will also need to ensure protocol 50 (ESP) is open.
you will also need to ensure port 50 (ESP) is open.
Once you have several machines provisioned, you can use Docker Swarm to quickly
form them into a swarm which includes a discovery service as well.