norbert/example.config

11 lines
267 B
Plaintext

# base domain for all records
baseDomain = "acme.example.com"
# the domain this dns server can be reached at
serverDomain = "dns.example.com"
dnsPort = 15353
apiPort = 18000
# can create records for *.exampleuser.acme.example.com
[exampleuser]
password = "changeme"