Update server.json translate comment

This commit is contained in:
lk29 2023-03-12 15:17:34 +05:00 committed by GitHub
parent 6c5ea73f34
commit 9196fa12d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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