mirror of https://github.com/XTLS/Xray-examples
Update server.json translate comment
parent
6c5ea73f34
commit
9196fa12d2
|
@ -15,7 +15,7 @@
|
|||
"tlsSettings": {
|
||||
"certificates": [
|
||||
{
|
||||
"certificateFile": "fullchain.crt", // 使用真实证书
|
||||
"certificateFile": "fullchain.crt", // use real certificate
|
||||
"keyFile": "private.key"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue