Skip to content

Commit a13f7c3

Browse files
authored
Merge pull request #2702 from dormancygrace/patch-3
update reg.ru template
2 parents 6748985 + e2957f0 commit a13f7c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

global/certbot-dns-plugins.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -487,9 +487,9 @@ dns_powerdns_api_key = AbCbASsd!@34`,
487487
package_name: 'certbot-regru',
488488
version_requirement: '~=1.0.2',
489489
dependencies: '',
490-
credentials: `certbot_regru:dns_username=username
491-
certbot_regru:dns_password=password`,
492-
full_plugin_name: 'certbot-regru:dns',
490+
credentials: `dns_username=username
491+
dns_password=password`,
492+
full_plugin_name: 'dns',
493493
},
494494
//####################################################//
495495
rfc2136: {

0 commit comments

Comments
 (0)