From aa8167e0be75b35d410b01f41dc57d7a5efab0b1 Mon Sep 17 00:00:00 2001 From: Joao Gilberto Magalhaes Date: Mon, 5 Aug 2019 22:15:33 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0916837..ea57571 100644 --- a/README.md +++ b/README.md @@ -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. |