From eace2b6f713b8b06c7eca8c32ed969f9132cfe15 Mon Sep 17 00:00:00 2001 From: Czechman Date: Mon, 28 Nov 2022 04:46:52 +0100 Subject: [PATCH] noch ein https wechsel --- 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 5ac434d..0e73f20 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 = "http://192.168.2.2:9001/" + url = "https://192.168.2.2:9001/" [http.middlewares] [http.middlewares.utk.headers]