mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Merge pull request #3827 from Hadatko/feature/addWedosDns
Add wedos dns
This commit is contained in:
commit
7913c9a07d
@ -462,5 +462,13 @@
|
|||||||
"dependencies": "",
|
"dependencies": "",
|
||||||
"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
|
"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
|
||||||
"full_plugin_name": "dns-websupport"
|
"full_plugin_name": "dns-websupport"
|
||||||
|
},
|
||||||
|
"wedos":{
|
||||||
|
"name": "Wedos",
|
||||||
|
"package_name": "certbot-dns-wedos",
|
||||||
|
"version": "~=2.2",
|
||||||
|
"dependencies": "",
|
||||||
|
"credentials": "dns_wedos_user = <wedos_registration>\ndns_wedos_auth = <wapi_sha256_password>",
|
||||||
|
"full_plugin_name": "dns-wedos"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user