Co-authored-by: yuhan6665 <[email protected]>
@@ -15,7 +15,7 @@
"tlsSettings": {
"certificates": [
{
- "certificateFile": "fullchain.crt",
+ "certificateFile": "fullchain.crt", // 使用真实证书
"keyFile": "private.key"
}
]