Files
gertdns/auth.example.toml
2021-10-20 23:23:36 +02:00

6 lines
100 B
TOML

[username]
Password = '1234' # will be converted on start
Domains = [
'subdomain.example.com.',
]