1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-29 19:01:13 +03:00

Fix powerdns dns plugin install, deps are outrageously old ;(

This commit is contained in:
Jamie Curnow
2025-07-09 11:34:19 +10:00
parent 70894e55b8
commit ed1d90ee7f
2 changed files with 15 additions and 6 deletions

View File

@ -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",