diff options
| author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-05-18 13:27:41 -0500 |
|---|---|---|
| committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-05-18 13:27:41 -0500 |
| commit | e3a3dfde10610eab18563c06717b3828bd849512 (patch) | |
| tree | ea4b3950fe7ba18899263cc7edc4f97a79a756f7 /session.config.json | |
| parent | e862efc40dcc80eba4394e25f20f5ca7353d2b15 (diff) | |
| parent | 4c4e92cf70ef475a379ca8a9368ee35dd4f197ed (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into script_documents
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 |
