From b833044cea973adc0d8e700eab5672d720b8be80 Mon Sep 17 00:00:00 2001 From: Julian Reinhardt Date: Wed, 20 Oct 2021 18:38:21 +0200 Subject: [PATCH] Fixes formatting --- global/certbot-dns-plugins.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/global/certbot-dns-plugins.js b/global/certbot-dns-plugins.js index 964c2f0b..802bcd5d 100644 --- a/global/certbot-dns-plugins.js +++ b/global/certbot-dns-plugins.js @@ -217,11 +217,11 @@ dns_eurodns_endpoint = https://rest-api.eurodns.com/user-api-gateway/proxy`, version_requirement: '~=1.3.2', dependencies: '', credentials: `# live dns v5 api key - dns_gandi_api_key=APIKEY - - # optional organization id, remove it if not used - dns_gandi_sharing_id=SHARINGID`, - full_plugin_name: 'dns-gandi', +dns_gandi_api_key=APIKEY + +# optional organization id, remove it if not used +dns_gandi_sharing_id=SHARINGID`, + full_plugin_name: 'dns-gandi', }, //####################################################// godaddy: {