diff --git a/config.json b/config.json index 0c79a4a..be04476 100644 --- a/config.json +++ b/config.json @@ -26,8 +26,8 @@ "alpn": [ "h3" ], - "certificate_path": "/etc/sing-box/tls/server.key", - "key_path": "/etc/sing-box/tls/server.crt" + "key_path": "/etc/sing-box/tls/server.key", + "certificate_path": "/etc/sing-box/tls/server.crt" } } ],