arquivo de configuração

This commit is contained in:
HalbeBruno 2025-12-05 13:41:25 -03:00
parent e8fc77ab7a
commit 5a14c6cce2

6
config.json.example Normal file
View File

@ -0,0 +1,6 @@
{
"serial_key": "YOUR_SERIAL_KEY_HERE",
"api_url": "https://dnsblock.app",
"rpz_file": "/etc/unbound/rpz.zones/rpz.dnsblock.zone",
"reload_command": "systemctl reload unbound"
}