summaryrefslogtreecommitdiffhomepage
path: root/ServerList.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ServerList.hs')
-rw-r--r--ServerList.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ServerList.hs b/ServerList.hs
index 685bc65..47e6723 100644
--- a/ServerList.hs
+++ b/ServerList.hs
@@ -10,4 +10,4 @@ import Data.Maybe
defaultServerUrl :: URI
defaultServerUrl = fromMaybe (error "internal url parse error") $
- parseURI "http://localhost:8081/"
+ parseURI "http://debug-me.joeyh.name:8081/"