mirror of
https://github.com/casjaysdevdocker/ddns
synced 2026-06-25 14:01:04 -04:00
5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
|
|
zone "." in {
|
||
|
|
type hint;
|
||
|
|
file "data/hint";
|
||
|
|
};
|