projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3dbbd9
)
Kiwi-server override disabled
author
Darren
<darren@darrenwhitlen.com>
Thu, 20 Sep 2012 23:39:12 +0000
(
00:39
+0100)
committer
Darren
<darren@darrenwhitlen.com>
Thu, 20 Sep 2012 23:39:12 +0000
(
00:39
+0100)
client_backbone/index.html
patch
|
blob
|
blame
|
history
diff --git
a/client_backbone/index.html
b/client_backbone/index.html
index 0e915adfab1df759651c502081ab0e1c83dcf66c..eab157ea374bbf211e5badb2711609aa88d6f65c 100755
(executable)
--- 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