mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-08-27 04:09:07 +00:00
Merge pull request #5550 from rfos/develop
Add Hostinger DNS plugin configuration
This commit is contained in:
commit
840a720d09
1 changed files with 8 additions and 0 deletions
|
|
@ -335,6 +335,14 @@
|
|||
"package_name": "certbot-dns-hetzner-cloud",
|
||||
"version": "~=1.0.4"
|
||||
},
|
||||
"hostinger": {
|
||||
"credentials": "dns_hostinger_api_token = 0123456789abcdef0123456789abcdef",
|
||||
"dependencies": "",
|
||||
"full_plugin_name": "dns-hostinger",
|
||||
"name": "Hostinger.com",
|
||||
"package_name": "certbot-dns-hostinger",
|
||||
"version": "~=0.1.5"
|
||||
},
|
||||
"hostingnl": {
|
||||
"credentials": "dns_hostingnl_api_key = 0123456789abcdef0123456789abcdef",
|
||||
"dependencies": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue