Fix docker swarm documentation
This commit is contained in:
parent
58bda7eef0
commit
557c0ec433
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ If not, EasyHAProxy will connect the service with the EasyHAProxy service networ
|
||||||
e.g.:
|
e.g.:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker create network easyhaproxy
|
docker network create -d overlay easyhaproxy
|
||||||
```
|
```
|
||||||
|
|
||||||
And then deploy the EasyHAProxy stack:
|
And then deploy the EasyHAProxy stack:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue