norbert/example.config

9 lines
187 B
Plaintext
Raw Normal View History

2022-02-06 18:34:54 +01:00
# base domain for all records
baseDomain = "acme.example.com"
dnsPort = 15353
apiPort = 18000
# can create records for *.exampleuser.acme.example.com
[exampleuser]
password = "changeme"