1
0
Fork 0

Update swarm.md

This commit is contained in:
Joao M 2023-02-25 23:10:22 -06:00 committed by GitHub
parent d98dd725ca
commit 4d54fede5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,6 +79,8 @@ networks:
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.
You don't need to expose any port in your container.