Update swarm.md
This commit is contained in:
parent
d98dd725ca
commit
4d54fede5c
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: The services to be discovered **don't need** to be in the same network as EasyHAProxy is.
|
||||||
|
|
||||||
Once the container is running, EasyHAProxy will detect automatically and start to redirect all traffic from `example.org:80` to your container.
|
Once the container is running, EasyHAProxy will detect automatically and start to redirect all traffic from `example.org:80` to your container.
|
||||||
|
|
||||||
You don't need to expose any port in your container.
|
You don't need to expose any port in your container.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue