mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-12 12:49:38 +00:00
Fix powerdns dns plugin install, deps are outrageously old ;(
Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
This commit is contained in:
@ -477,7 +477,10 @@
|
||||
"version": "~=0.2.1",
|
||||
"dependencies": "PyYAML==5.3.1",
|
||||
"credentials": "dns_powerdns_api_url = https://api.mypowerdns.example.org\ndns_powerdns_api_key = AbCbASsd!@34",
|
||||
"full_plugin_name": "dns-powerdns"
|
||||
"full_plugin_name": "dns-powerdns",
|
||||
"env": {
|
||||
"SETUPTOOLS_USE_DISTUTILS": "stdlib"
|
||||
}
|
||||
},
|
||||
"regru": {
|
||||
"name": "reg.ru",
|
||||
|
Reference in New Issue
Block a user