summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index da135022..da79c851 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -114,7 +114,7 @@ gnu = host "gnu.kitenet.net" $ props
& Postfix.satellite
dragon :: Host
-dragon = host "gnu.kitenet.net" $ props
+dragon = host "dragon.kitenet.net" $ props
& Postfix.satellite
clam :: Host