From 3ccc8a16665cc46ea557e794a8ea50b279226f46 Mon Sep 17 00:00:00 2001 From: anlicheng <244108715@qq.com> Date: Tue, 31 Mar 2026 14:39:32 +0800 Subject: [PATCH] fix --- config/sys-prod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sys-prod.config b/config/sys-prod.config index 57453a4..0671097 100644 --- a/config/sys-prod.config +++ b/config/sys-prod.config @@ -12,7 +12,7 @@ {port, 443}, {alpn, ["punchnet/1.0"]}, {certfile, "fullchain.cer"}, - {keyfile, "punchsky.com.key"}, + {keyfile, "root.punchsky.com.key"}, {limits, [ {max_packet_size, 16384}, %% 单位为秒