This commit is contained in:
tdjnodj 2023-04-05 12:34:08 +08:00
parent a931e83a8c
commit 226fe368fa

View file

@ -279,7 +279,7 @@
"network": "tcp",
"security": "tls",
"tlsSettings": {
"alpn": "http/1.1",
"alpn": ["h2", "http/1.1"],
"certificates": [
{
"certificateFile": "/home/vpsadmin/xray_cert/xray.crt",