Browse Source

Update VMess-QUIC/server.json

Co-authored-by: yuhan6665 <[email protected]>
xqzr 3 years ago
parent
commit
dbd71fa0f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      VMess-QUIC/server.json

+ 1 - 1
VMess-QUIC/server.json

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