mirror of
https://github.com/XTLS/Xray-examples.git
synced 2024-11-22 00:21:29 +00:00
Update VMess-QUIC/server.json
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
This commit is contained in:
parent
e9451d19a0
commit
dbd71fa0f7
|
@ -15,7 +15,7 @@
|
||||||
"tlsSettings": {
|
"tlsSettings": {
|
||||||
"certificates": [
|
"certificates": [
|
||||||
{
|
{
|
||||||
"certificateFile": "fullchain.crt",
|
"certificateFile": "fullchain.crt", // 使用真实证书
|
||||||
"keyFile": "private.key"
|
"keyFile": "private.key"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue