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 7ef9a2e2..229ecd09 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -435,7 +435,7 @@ mouse = host "mouse.kitenet.net" $ props
& Apt.installed ["ssh"]
& Tor.installed
& Tor.hiddenServiceAvailable "ssh" (Port 22)
- & addDNS (CNAME $ AbsDomain "xxx")
+ & addDNS (CNAME $ AbsDomain "htieo6yu2qtcn2j3.onion")
-- Branchable is not completely deployed with propellor yet.
pell :: Host