feat: ask DNS, and get config from a .env file

This commit is contained in:
Michael Hinz 2026-02-12 15:31:00 +01:00
commit c922186b84
4 changed files with 55 additions and 23 deletions

7
.env-example Normal file
View file

@ -0,0 +1,7 @@
ZONES=example.com,test1.no
DB_HOST=localhost
DB_PORT=3306
DB_USER=test
DB_PASS=testpass
DB_DB=pdns
DNS_MASTER=wile