mirror of https://github.com/certd/certd
chore: 1
parent
ea0eafdb16
commit
dcbf8c85dd
|
@ -42,7 +42,7 @@ export class CertApplyLegoPlugin extends CertApplyBasePlugin {
|
||||||
rows: 6,
|
rows: 6,
|
||||||
},
|
},
|
||||||
required: true,
|
required: true,
|
||||||
helper: "一行一条,例如 appKeyId=xxxxx",
|
helper: "一行一条,例如 appKeyId=xxxxx,具体配置请参考lego文档:https://go-acme.github.io/lego/dns/",
|
||||||
})
|
})
|
||||||
environment!: string;
|
environment!: string;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue