summaryrefslogtreecommitdiffstats
path: root/named.conf
diff options
context:
space:
mode:
Diffstat (limited to 'named.conf')
-rw-r--r--named.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/named.conf b/named.conf
index 1b0187d..aa6a4eb 100644
--- a/named.conf
+++ b/named.conf
@@ -45,6 +45,11 @@ zone "kyriasis.com" IN {
inline-signing yes;
};
+zone "remmy.io" IN {
+ type master;
+ file "remmy.io.zone";
+};
+
zone "the-tk.com" {
type slave;
file "the-tk.com.zone";