make use of realtime.metamaps.cc server
This commit is contained in:
parent
914ff46bb9
commit
6e10b4c508
1 changed files with 1 additions and 1 deletions
|
@ -1911,7 +1911,7 @@ Metamaps.Util = {
|
||||||
*/
|
*/
|
||||||
Metamaps.Realtime = {
|
Metamaps.Realtime = {
|
||||||
stringForLocalhost: '//localhost:5001',
|
stringForLocalhost: '//localhost:5001',
|
||||||
stringForMetamaps: '//metamaps.cc:5001',
|
stringForMetamaps: 'https://realtime.metamaps.cc',
|
||||||
stringForHeroku: '//gentle-savannah-1303.herokuapp.com',
|
stringForHeroku: '//gentle-savannah-1303.herokuapp.com',
|
||||||
socket: null,
|
socket: null,
|
||||||
isOpen: false,
|
isOpen: false,
|
||||||
|
|
Loading…
Add table
Reference in a new issue