diff options
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index e1374e4b..0e436977 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -164,7 +164,7 @@ oyster :: Host oyster = host "oyster.kitenet.net" $ props & standardSystem Unstable X86_64 [ "Unreliable server. Anything here may be lost at any time!" ] - & ipv4 "64.137.221.146" + & ipv4 "45.62.245.55" & CloudAtCost.decruft & Ssh.hostKeys hostContext |
