mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
fix typo in swarm tutorial
This commit is contained in:
@@ -114,8 +114,8 @@ The following ports must be available. On some systems, these ports are open by
|
||||
* **TCP** and **UDP port 4789** for overlay network traffic
|
||||
|
||||
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.
|
||||
|
||||
## What's next?
|
||||
|
||||
After you have set up your environment, you are ready to [create a swarm](create-swarm.md).
|
||||
After you have set up your environment, you are ready to [create a swarm](create-swarm.md).
|
||||
|
||||
Reference in New Issue
Block a user