Allow h2 and alpn
This commit is contained in:
parent
f9caf7f29f
commit
c2194828ca
|
@ -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 /
|
||||
|
||||
|
|
Reference in New Issue