mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Update certbot-dns-plugins.js
This commit is contained in:
parent
b62b0a2fb7
commit
5cc3b53378
@ -110,13 +110,13 @@ certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"`,
|
|||||||
full_plugin_name: 'certbot-dns-dnspod:dns-dnspod',
|
full_plugin_name: 'certbot-dns-dnspod:dns-dnspod',
|
||||||
},
|
},
|
||||||
//####################################################//
|
//####################################################//
|
||||||
gandi: {
|
gandi: {
|
||||||
display_name: 'Gandi Live DNS',
|
display_name: 'Gandi Live DNS',
|
||||||
package_name: 'certbot_plugin_gandi',
|
package_name: 'certbot_plugin_gandi',
|
||||||
package_version: '1.2.5',
|
package_version: '1.2.5',
|
||||||
dependencies: '',
|
dependencies: '',
|
||||||
credentials: 'certbot_plugin_gandi:dns_api_key = APIKEY',
|
credentials: 'certbot_plugin_gandi:dns_api_key = APIKEY',
|
||||||
full_plugin_name: 'certbot-plugin-gandi:dns',
|
full_plugin_name: 'certbot-plugin-gandi:dns',
|
||||||
},
|
},
|
||||||
//####################################################//
|
//####################################################//
|
||||||
google: {
|
google: {
|
||||||
|
Loading…
Reference in New Issue
Block a user