nginxpm-pihole-adapter/conf-template.json

10 lines
409 B
JSON

{
"loglevel": "info",
"npmdnshostname": "<put the DNS hostname of your Nginx Proxy Manager server here>",
"npmemail": "<put your Nginx Proxy Manager email here>",
"npmpassword": "<put your Nginx Proxy Manager password here>",
"removedead": "True/False",
"adddisabled": "True/False",
"piholeurl": "<Put your pi-hole url here>",
"piholepass": "<Put your pi-hole password here>"
}