From 62b488cb62a52eac92e6d37932a773ec138a5a2b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 4 May 2017 14:46:24 -0400 Subject: debug-me server added --- ServerList.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ServerList.hs') 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/" -- cgit v1.2.3