Skip to content

Commit 9adccfa

Browse files
authored
Update certbot-dns-plugins.js
1 parent 5cc3b53 commit 9adccfa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

global/certbot-dns-plugins.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,13 @@ certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"`,
110110
full_plugin_name: 'certbot-dns-dnspod:dns-dnspod',
111111
},
112112
//####################################################//
113-
gandi: {
114-
display_name: 'Gandi Live DNS',
115-
package_name: 'certbot_plugin_gandi',
116-
package_version: '1.2.5',
117-
dependencies: '',
118-
credentials: 'certbot_plugin_gandi:dns_api_key = APIKEY',
119-
full_plugin_name: 'certbot-plugin-gandi:dns',
113+
gandi: {
114+
display_name: 'Gandi Live DNS',
115+
package_name: 'certbot_plugin_gandi',
116+
package_version: '1.2.5',
117+
dependencies: '',
118+
credentials: 'certbot_plugin_gandi:dns_api_key = APIKEY',
119+
full_plugin_name: 'certbot-plugin-gandi:dns',
120120
},
121121
//####################################################//
122122
google: {

0 commit comments

Comments
 (0)