From ff063501fc38491b93f1c6024fceca942b88f12b Mon Sep 17 00:00:00 2001 From: Darren Date: Fri, 21 Sep 2012 00:39:12 +0100 Subject: [PATCH] Kiwi-server override disabled --- client_backbone/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client_backbone/index.html b/client_backbone/index.html index 0e915ad..eab157e 100755 --- a/client_backbone/index.html +++ b/client_backbone/index.html @@ -170,7 +170,7 @@ container: $('#kiwi'), // Override the kiwi_server to use. (Think: running on standalone client..) - kiwi_server: 'https://192.168.1.10:7777' + //kiwi_server: 'http://kiwiirc.com:80' }; // Start the app by either the dev or closed environment -- 2.25.1