Update VMess-QUIC/server.json

Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
This commit is contained in:
xqzr 2022-04-20 10:06:53 +08:00 committed by GitHub
parent e9451d19a0
commit dbd71fa0f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"tlsSettings": { "tlsSettings": {
"certificates": [ "certificates": [
{ {
"certificateFile": "fullchain.crt", "certificateFile": "fullchain.crt", // 使
"keyFile": "private.key" "keyFile": "private.key"
} }
] ]