Update certbot-dns-plugins.js
This commit is contained in:
parent
d1df2d2797
commit
78ba4796f7
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"`,
|
|||
package_name: 'certbot_plugin_gandi',
|
||||
package_version: '1.2.5',
|
||||
dependencies: '',
|
||||
credentials: `certbot_plugin_gandi:dns_api_key = APIKEY`,
|
||||
credentials: 'certbot_plugin_gandi:dns_api_key = APIKEY',
|
||||
full_plugin_name: 'certbot-plugin-gandi:dns',
|
||||
},
|
||||
//####################################################//
|
||||
|
|
Loading…
Reference in a new issue