Skip to content

Commit d13596d

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

global/certbot-dns-plugins.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"`,
111111
},
112112
//####################################################//
113113
gandi: {
114-
display_name: 'Gandi Live DNS',
115-
package_name: 'certbot_plugin_gandi',
114+
display_name: 'Gandi Live DNS',
115+
package_name: 'certbot_plugin_gandi',
116116
package_version: '1.2.5',
117-
dependencies: '',
118-
credentials: 'certbot_plugin_gandi:dns_api_key = APIKEY',
117+
dependencies: '',
118+
credentials: 'certbot_plugin_gandi:dns_api_key = APIKEY',
119119
full_plugin_name: 'certbot-plugin-gandi:dns',
120120
},
121121
//####################################################//

0 commit comments

Comments
 (0)