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