Explorar o código

Update certbot-dns-plugins.js

lebrou34 %!s(int64=4) %!d(string=hai) anos
pai
achega
59e8446d47
Modificáronse 1 ficheiros con 6 adicións e 6 borrados
  1. 6 6
      global/certbot-dns-plugins.js

+ 6 - 6
global/certbot-dns-plugins.js

@@ -111,12 +111,12 @@ certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"`,
 	},
 	//####################################################//
 	gandi: {
-		display_name:    'Gandi Live DNS',
-		package_name:    'certbot_plugin_gandi',
-		package_version: '1.2.5',
-		dependencies:    '',
-		credentials:     'certbot_plugin_gandi:dns_api_key = APIKEY',
-		full_plugin_name: 'certbot-plugin-gandi:dns',
+		display_name:      'Gandi Live DNS',
+		package_name:      'certbot_plugin_gandi',
+		package_version:   '1.2.5',
+		dependencies:      '',
+		credentials:       'certbot_plugin_gandi:dns_api_key = APIKEY',
+		full_plugin_name:  'certbot-plugin-gandi:dns',
 	},
 	//####################################################//
 	google: {