pull/148/head
xiaojunnuo 2024-07-25 11:17:44 +08:00
parent b7b5df0587
commit a7b8bac4c8
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ export class AcmeService {
if (this.options.useMappingProxy) {
urlMapping.enabled = true;
urlMapping.mappings = {
"acme-v02.api.letsencrypt.org": "letsencrypt-proxy.handsfree.work",
"acme-v02.api.letsencrypt.org": "letsencrypt.proxy.handsfree.work",
};
}
const client = new acme.Client({