mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
update reg.ru template
this small fix make it work again with certbot >=2.1.0
This commit is contained in:
parent
fccbde1371
commit
e2957f070b
@ -487,9 +487,9 @@ dns_powerdns_api_key = AbCbASsd!@34`,
|
|||||||
package_name: 'certbot-regru',
|
package_name: 'certbot-regru',
|
||||||
version_requirement: '~=1.0.2',
|
version_requirement: '~=1.0.2',
|
||||||
dependencies: '',
|
dependencies: '',
|
||||||
credentials: `certbot_regru:dns_username=username
|
credentials: `dns_username=username
|
||||||
certbot_regru:dns_password=password`,
|
dns_password=password`,
|
||||||
full_plugin_name: 'certbot-regru:dns',
|
full_plugin_name: 'dns',
|
||||||
},
|
},
|
||||||
//####################################################//
|
//####################################################//
|
||||||
rfc2136: {
|
rfc2136: {
|
||||||
|
Loading…
Reference in New Issue
Block a user