diff --git a/docs/swarm.md b/docs/swarm.md index 15f2457..3779345 100644 --- a/docs/swarm.md +++ b/docs/swarm.md @@ -11,7 +11,7 @@ If not, EasyHAProxy will connect the service with the EasyHAProxy service networ e.g.: ```bash -docker create network easyhaproxy +docker network create -d overlay easyhaproxy ``` And then deploy the EasyHAProxy stack: