Skip to content

Commit b833044

Browse files
committed
Fixes formatting
1 parent 9790983 commit b833044

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

global/certbot-dns-plugins.js

+5-5
Original file line numberDiff line numberDiff line change
@@ -217,11 +217,11 @@ dns_eurodns_endpoint = https://rest-api.eurodns.com/user-api-gateway/proxy`,
217217
version_requirement: '~=1.3.2',
218218
dependencies: '',
219219
credentials: `# live dns v5 api key
220-
dns_gandi_api_key=APIKEY
221-
222-
# optional organization id, remove it if not used
223-
dns_gandi_sharing_id=SHARINGID`,
224-
full_plugin_name: 'dns-gandi',
220+
dns_gandi_api_key=APIKEY
221+
222+
# optional organization id, remove it if not used
223+
dns_gandi_sharing_id=SHARINGID`,
224+
full_plugin_name: 'dns-gandi',
225225
},
226226
//####################################################//
227227
godaddy: {

0 commit comments

Comments
 (0)