diff --git a/config.json b/config.json index 6f6d955..db7bb3a 100644 --- a/config.json +++ b/config.json @@ -26,8 +26,8 @@ "alpn": [ "h3" ], - "certificate_path": "./tls/server.pem", - "key_path": "./tls/server.crt" + "certificate_path": "/etc/sing-box/tls/server.pem", + "key_path": "/etc/sing-box/tls/server.crt" } } ],