mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-22 21:08:13 -05:00
Change beget plugin
This commit is contained in:
parent
c171752137
commit
595a742c40
@ -33,11 +33,11 @@
|
|||||||
},
|
},
|
||||||
"beget": {
|
"beget": {
|
||||||
"name":"Beget",
|
"name":"Beget",
|
||||||
"package_name": "certbot-dns-beget",
|
"package_name": "certbot-beget-plugin",
|
||||||
"version": "~=1.7.0.dev3",
|
"version": "~=1.0.0.dev3",
|
||||||
"dependencies": "",
|
"dependencies": "",
|
||||||
"credentials": "# Beget API credentials used by Certbot\ndns_beget_login = login\ndns_beget_password = passwd",
|
"credentials": "# Beget API credentials used by Certbot\ndns_beget_username = username\ndns_beget_password = password",
|
||||||
"full_plugin_name": "dns-beget"
|
"full_plugin_name": "beget-plugin"
|
||||||
},
|
},
|
||||||
"bunny": {
|
"bunny": {
|
||||||
"name": "bunny.net",
|
"name": "bunny.net",
|
||||||
|
Loading…
Reference in New Issue
Block a user