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