This commit is contained in:
xiaojunnuo
2024-07-20 10:09:18 +08:00
parent ea0eafdb16
commit dcbf8c85dd

View File

@@ -42,7 +42,7 @@ export class CertApplyLegoPlugin extends CertApplyBasePlugin {
rows: 6,
},
required: true,
helper: "一行一条,例如 appKeyId=xxxxx",
helper: "一行一条,例如 appKeyId=xxxxx具体配置请参考lego文档https://go-acme.github.io/lego/dns/",
})
environment!: string;