Commit 04b4d03a authored by 神楽坂玲奈's avatar 神楽坂玲奈

chat address

parent 4d83ba5d
......@@ -104,7 +104,7 @@ login = ->
# alert msg
# true
Candy.Util.setCookie('candy-nostatusmessages', '1', 365);
Candy.init('http://122.0.65.70:5280/http-bind/',
Candy.init('http://chat.my-card.in:5280/http-bind/',
core:
debug: false,
autojoin: ['mycard@conference.my-card.in'],
......
......@@ -201,7 +201,7 @@
login = function() {
var candy_height;
Candy.Util.setCookie('candy-nostatusmessages', '1', 365);
Candy.init('http://122.0.65.70:5280/http-bind/', {
Candy.init('http://chat.my-card.in:5280/http-bind/', {
core: {
debug: false,
autojoin: ['mycard@conference.my-card.in']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment