mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-01-06 16:53:59 +00:00
10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
{
|
|
"enableAliasing": true,
|
|
"zoneAliases": {
|
|
"example.com": [
|
|
"example.net",
|
|
"example.org"
|
|
]
|
|
}
|
|
}
|