From 8c5c2d6ee8173b76145a51f80a661efd4bef64d5 Mon Sep 17 00:00:00 2001 From: quackerd Date: Tue, 6 Dec 2022 11:32:57 +0000 Subject: [PATCH] Update 'opt/xray/d2ray.json.in' --- opt/xray/d2ray.json.in | 1 + 1 file changed, 1 insertion(+) diff --git a/opt/xray/d2ray.json.in b/opt/xray/d2ray.json.in index 11e5bd1..b62756f 100644 --- a/opt/xray/d2ray.json.in +++ b/opt/xray/d2ray.json.in @@ -23,6 +23,7 @@ "network": "tcp", "security": "xtls", "xtlsSettings": { + "alpn": ["http/1.1", "h2"], "certificates": [ { "certificateFile": "/etc/letsencrypt/live/{{ FQDN }}/fullchain.pem",