From cff1e5a070bce3ab2be1fa014fcf911a83464392 Mon Sep 17 00:00:00 2001 From: Simon L Date: Tue, 20 Jun 2023 22:19:33 +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 fd816aa1..64b1e8f4 100644 --- a/Containers/mastercontainer/Caddyfile +++ b/Containers/mastercontainer/Caddyfile @@ -12,7 +12,7 @@ } servers { - protocols h1 h2 + protocols h1 h2 h2c } }