diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2020-05-17 19:44:03 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2020-05-17 19:44:03 -0400 |
| commit | 65243033448654c1efcec8c588128633a56d8409 (patch) | |
| tree | 1d7606a94cad4e06efce8fcc310145598742d61b /session.config.json | |
| parent | 2882dfce48e434f0c0b6a5837fc6212cad1df131 (diff) | |
| parent | 35b335eecd1ace5a1b3da04de3ee1e8674d10c15 (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 |
