Port change

This commit is contained in:
Robert L 2018-01-09 11:07:43 -05:00
parent 7c5db7d3ed
commit 29bbfc0129

View File

@ -2,7 +2,7 @@
// -grapenut // -grapenut
var defaultHost = "ats.trekmush.org"; var defaultHost = "ats.trekmush.org";
var defaultPort = '1700'; var defaultPort = '1701';
// pre-define the connection object, later it will be set to // pre-define the connection object, later it will be set to
// conn = WSClient.open('ws://host:port/wsclient') // conn = WSClient.open('ws://host:port/wsclient')