From db7e3861b1ac3bfd0a7517140a5a6e56cd2cd4a4 Mon Sep 17 00:00:00 2001 From: Czechman Date: Mon, 28 Nov 2022 04:50:19 +0100 Subject: [PATCH] =?UTF-8?q?zur=C3=BCck=20https=20->=20http?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/fileconf/file.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/fileconf/file.toml b/config/fileconf/file.toml index 1745bfa..640d641 100644 --- a/config/fileconf/file.toml +++ b/config/fileconf/file.toml @@ -18,7 +18,7 @@ [https.services] [https.services.service-utk.loadBalancer] [[https.services.service-utk.loadBalancer.servers]] - url = "https://192.168.2.2:9001/" + url = "http://192.168.2.2:9001/" [http.middlewares] [http.middlewares.utk.headers]