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