修复证书路径错误

This commit is contained in:
Olia Lisa 2025-12-29 16:52:43 +08:00
parent 464bf9a080
commit 5f57b8ba8e

View File

@ -27,7 +27,7 @@
"h3"
],
"certificate_path": "./tls/server.pem",
"key_path": "./tls/server.pem"
"key_path": "./tls/server.crt"
}
}
],