1
0
Fork 0

Update README.md

This commit is contained in:
Joao Gilberto Magalhaes 2019-08-05 22:15:33 -05:00
parent d01cbd5a3d
commit aa8167e0be

View file

@ -31,6 +31,7 @@ The mapping to `/var/run/docker.sock` is necessary to discover the docker contai
The environment variables will setup the HAProxy.
{:.table}
| Environment Variable | Description |
|----------------------|-------------------------------------------------------------------------------|
| DISCOVER | How `haproxy.cfg` will be created: `static`, `docker` or `swarm` |
@ -75,6 +76,7 @@ Important: easyhaproxy needs to be in the same network of the containers or othe
## Tags to be attached in the Docker Container
{:.table}
| Tag | Description |
|---------------------------------------------|---------------------------------------------------------------------------------------------------------|
| com.byjg.easyhaproxy.definitions | A Comma delimited list with the definitions. Each name requires the definition of the parameters below. |