From 1e260d75f43b87aa0093c74304fc434ce0da1d7f Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Thu, 9 Jun 2022 11:33:23 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a3dc656..93f3987 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The proxy-scheduler use inotify kernel solution to watch changes and execute act The proxy.json file must be filled in almost, some cases like "PROXY_TYPE" must be filled when the loadbalancer service use Haproxy applications in the backend (the configuration generating is another) -| KEY | VALUE | -|-------------------------|------------------------------------------------------| -|DOCKER_REGISTRY_URL | Docker image pathes, not mandatory | -| PROXY_TYPE | Filled as "haproxy" when it is a public loadbalancer | \ No newline at end of file +| KEY| VALUE| +|-|-| +| DOCKER_REGISTRY_URL| Docker image pathes, not mandatory| +| PROXY_TYPE| Filled as "haproxy" when it is a public loadbalancer| \ No newline at end of file