We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4693262 commit a0cb5a7Copy full SHA for a0cb5a7
content/manuals/engine/swarm/swarm-mode.md
@@ -36,7 +36,7 @@ as follows:
36
* Creates a swarm named `default`.
37
* Designates the current node as a leader manager node for the swarm.
38
* Names the node with the machine hostname.
39
-* Configures the manager to listen on an active network interface on port `2377``.
+* Configures the manager to listen on an active network interface on port `2377`.
40
* Sets the current node to `Active` availability, meaning it can receive tasks
41
from the scheduler.
42
* Starts an internal distributed data store for Engines participating in the
0 commit comments