From a63e0b9b1bc5214669a02316699cad739326d440 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 10 Aug 2023 13:02:18 +0200 Subject: [PATCH] address review Signed-off-by: Simon L Co-authored-by: Zoey Signed-off-by: Simon L. --- Containers/mastercontainer/Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/mastercontainer/Caddyfile b/Containers/mastercontainer/Caddyfile index d0806adb..ba6a281d 100644 --- a/Containers/mastercontainer/Caddyfile +++ b/Containers/mastercontainer/Caddyfile @@ -24,7 +24,7 @@ http://:80 { redir https://{host}{uri} } -https::8443 { +https://:8443 { reverse_proxy localhost:8000