mirror of https://github.com/docker/docs.git
s/an Docker/a Docker/
This commit is contained in:
parent
6132b98306
commit
dcb6e1ca89
|
@ -92,7 +92,7 @@ See the [links reference](compose-file/compose-file-v2.md#links) for more inform
|
|||
|
||||
## Multi-host networking
|
||||
|
||||
When deploying a Compose application on an Docker Engine with [Swarm mode enabled](../engine/swarm/index.md),
|
||||
When deploying a Compose application on a Docker Engine with [Swarm mode enabled](../engine/swarm/index.md),
|
||||
you can make use of the built-in `overlay` driver to enable multi-host communication.
|
||||
|
||||
Consult the [Swarm mode section](../engine/swarm/index.md), to see how to set up
|
||||
|
|
Loading…
Reference in New Issue