浏览代码

fix: naiveproxy

jonssonyan 3 年之前
父节点
当前提交
e9b381f8e2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      install_script_standalone.sh

+ 1 - 1
install_script_standalone.sh

@@ -810,7 +810,7 @@ install_navieproxy_standalone() {
                 "load_files": [
                     {
                         "certificate": "${CADDY_ACME}${domain}/${domain}.crt",
-                        "key": "${CADDY_ACME}${domain}/${domain}.crt"
+                        "key": "${CADDY_ACME}${domain}/${domain}.key"
                     }
                 ]
             }