mirror of
https://github.com/casjaysdevdocker/ddns
synced 2025-03-15 13:36:45 -04:00
5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
|
zone "." in {
|
||
|
type hint;
|
||
|
file "data/hint";
|
||
|
};
|