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"
                     }
                 ]
             }