Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 508bc62

Browse files
authoredJan 5, 2021
Update certbot-dns-plugins.js
1 parent 59e8446 commit 508bc62

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎global/certbot-dns-plugins.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ 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',
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',
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)
Please sign in to comment.