From d4e7e354ec9209f117054ead9970ea9f180dd17b Mon Sep 17 00:00:00 2001 From: Sam Wilkins Date: Sun, 5 Jan 2020 14:50:54 -0800 Subject: port config, customizers --- session.config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'session.config.json') diff --git a/session.config.json b/session.config.json index d8f86d239..ebe17763e 100644 --- a/session.config.json +++ b/session.config.json @@ -3,8 +3,10 @@ "recipients": [ "samuel_wilkins@brown.edu" ], - "serverPort": 1050, - "socketPort": 4321, + "ports": { + "server": 1050, + "socket": 4321 + }, "heartbeatRoute": "/serverHeartbeat", "pollingIntervalSeconds": 15, "masterIdentifier": "__master__", -- cgit v1.2.3-70-g09d2