Change default nameservers
[hcoop/domtool2.git] / lib / easy_domain.dtl
index 92a635f..6025008 100644 (file)
@@ -20,8 +20,8 @@ val dom =
        \ d : (your_domain) ->
        \\ config : Domain ->
                domain d with
-                       dns (dnsNS "ns.hcoop.net");
-                       dns (dnsNS "ns2.hcoop.net");
+                       dns (dnsNS "deleuze.hcoop.net");
+                       dns (dnsNS "mire.hcoop.net");
 
                        handleMail;
                        mailbox <- Mailbox;