summaryrefslogtreecommitdiffhomepage
path: root/ServerList.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-05-04 14:46:24 -0400
committerJoey Hess <joeyh@joeyh.name>2017-05-04 14:46:24 -0400
commit62b488cb62a52eac92e6d37932a773ec138a5a2b (patch)
treeb07f03a1fda275e2733b5aa2de6bf724d266cb84 /ServerList.hs
parentd8f274e20cf7119adad5614d548939c8ee0221d9 (diff)
downloaddebug-me-62b488cb62a52eac92e6d37932a773ec138a5a2b.tar.gz
debug-me server added
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/"