diff options
| author | Stanley Yip <stanley_yip@brown.edu> | 2020-05-20 22:18:13 -0700 |
|---|---|---|
| committer | Stanley Yip <stanley_yip@brown.edu> | 2020-05-20 22:18:13 -0700 |
| commit | 1113da5f2db22bd2b2b457b1f5b183d7f1f2e68d (patch) | |
| tree | a559fa400fedb87799cba4f85451460f649c46dd /session.config.json | |
| parent | 4109fea6787608022c8f5c147fa4fb9ad26e92eb (diff) | |
| parent | 45386f6950e5ae8390486900a430061bfe9e4846 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'session.config.json')
| -rw-r--r-- | session.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/session.config.json b/session.config.json index b2c45a0fc..5440d9bbd 100644 --- a/session.config.json +++ b/session.config.json @@ -1,7 +1,7 @@ { "showServerOutput": false, "ports": { - "server": 1050, + "server": 443, "socket": 4321 }, "polling": { @@ -9,4 +9,4 @@ "intervalSeconds": 15, "failureTolerance": 0 } -} +}
\ No newline at end of file |
