mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-05 14:23:34 +03:00
fix
This commit is contained in:
parent
a931e83a8c
commit
226fe368fa
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue