diff options
| author | Melissa Zhang <mzhang19096@gmail.com> | 2020-05-20 23:19:14 -0700 |
|---|---|---|
| committer | Melissa Zhang <mzhang19096@gmail.com> | 2020-05-20 23:19:14 -0700 |
| commit | 905176166a4b33dfbf3c7ac1640381cea53485b6 (patch) | |
| tree | e5f4eb058d5d7e5a5d84e2a8fedbd154486db07d /session.config.json | |
| parent | 07566108db7da0a8e30dcb4c6b884482b57394a1 (diff) | |
| parent | 45386f6950e5ae8390486900a430061bfe9e4846 (diff) | |
merge with master
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 |
