From 760f3a0b49d410741170bd695a1dd5d4bfb42446 Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Thu, 9 Jun 2022 11:30:02 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b362ace..706e6ec 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,8 @@ The proxy-scheduler use inotify kernel solution to watch changes and execute act ## PROXY.JSON keys explanation ## -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) \ No newline at end of file +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