1
0
Fork 0

Fix docker swarm documentation

This commit is contained in:
Joao M 2023-02-25 22:47:37 -06:00 committed by GitHub
parent 58bda7eef0
commit 557c0ec433
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: