dnssec-fix/.env-example

9 lines
159 B
Text

ZONES=example.com,test1.no
DB_HOST=localhost
DB_PORT=3306
DB_USER=test
DB_PASS=testpass
DB_DB=pdns
NAMESERVERS=localhost:10053
DNS_MASTER=wile
LOG_LEVEL=DEBUG