From: Darren Date: Thu, 20 Sep 2012 23:39:12 +0000 (+0100) Subject: Kiwi-server override disabled X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ff063501fc38491b93f1c6024fceca942b88f12b;p=KiwiIRC.git Kiwi-server override disabled --- 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