make use of realtime.metamaps.cc server

This commit is contained in:
Devin Howard 2015-12-21 21:28:18 +08:00
parent 914ff46bb9
commit 6e10b4c508

View file

@ -1911,7 +1911,7 @@ Metamaps.Util = {
*/
Metamaps.Realtime = {
stringForLocalhost: '//localhost:5001',
stringForMetamaps: '//metamaps.cc:5001',
stringForMetamaps: 'https://realtime.metamaps.cc',
stringForHeroku: '//gentle-savannah-1303.herokuapp.com',
socket: null,
isOpen: false,