From c2194828cacc4f4e6fe13b4f7b8f3f72724e5b18 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 19 Jun 2020 23:22:04 +0200 Subject: [PATCH] Allow h2 and alpn --- templates/haproxy.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/haproxy.conf.j2 b/templates/haproxy.conf.j2 index c32791e..bf1d39c 100644 --- a/templates/haproxy.conf.j2 +++ b/templates/haproxy.conf.j2 @@ -52,7 +52,7 @@ listen {{ entry.group }} frontend http mode http - bind /haproxy.sock mode 660 + bind /haproxy.sock mode 660 alpn h2,http/1.1 acl root url /