From bd255a6631c5875434082df7aca16db110b49d8c Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 29 Dec 2025 16:57:15 +0800 Subject: [PATCH] update --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index db7bb3a..0c79a4a 100644 --- a/config.json +++ b/config.json @@ -26,7 +26,7 @@ "alpn": [ "h3" ], - "certificate_path": "/etc/sing-box/tls/server.pem", + "certificate_path": "/etc/sing-box/tls/server.key", "key_path": "/etc/sing-box/tls/server.crt" } }