Update server.json

This commit is contained in:
xqzr 2024-10-13 23:28:01 +08:00 committed by GitHub
parent 1066af0609
commit 1b97febdf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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