fix: 申请证书没有使用到系统设置的http代理的bug

This commit is contained in:
xiaojunnuo
2024-10-22 01:01:04 +08:00
parent 4a7018ac26
commit 3db216f515
10 changed files with 151 additions and 25 deletions
+1
View File
@@ -30,6 +30,7 @@ class AcmeApi {
}
}
}
console.log(locationUrl, mapping);
return locationUrl;
}