From 952662f93a328dec95e1ccf0348aa7ed2b903d2a Mon Sep 17 00:00:00 2001 From: Czechman Date: Mon, 28 Nov 2022 03:57:41 +0100 Subject: [PATCH] =?UTF-8?q?middleware=20zus=C3=A4tzlich=20f=C3=BCr=20https?= =?UTF-8?q?=20aktiviert?= 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 1b2172d..29e625f 100644 --- a/config/fileconf/file.toml +++ b/config/fileconf/file.toml @@ -5,7 +5,7 @@ [https.routers.utk] rule = "Host(`utk.czechman.dynvpn.de`) && Path(`/`)" -# middlewares = ["utk"] + middlewares = ["utk"] service = "service-utk" [http.services]