Port change
This commit is contained in:
parent
7c5db7d3ed
commit
29bbfc0129
@ -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')
|
||||||
|
Loading…
Reference in New Issue
Block a user