mirror of
https://github.com/MarekWojt/gertdns.git
synced 2025-12-15 12:59:53 +01:00
6 lines
100 B
TOML
6 lines
100 B
TOML
[username]
|
|
Password = '1234' # will be converted on start
|
|
Domains = [
|
|
'subdomain.example.com.',
|
|
]
|