diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2020-10-15 11:54:46 -0700 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2020-10-15 11:54:46 -0700 |
| commit | b19972afc64bb9029b78c633e1841988af76adab (patch) | |
| tree | 310d1352b309b0f1bc47578a8507b9b54a82376b /session.config.json | |
| parent | 377d5c987728c2678ab38565328f1f7ad9f3d135 (diff) | |
With a MONITORED=true in .env, this should now work
Diffstat (limited to 'session.config.json')
| -rw-r--r-- | session.config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/session.config.json b/session.config.json index 5440d9bbd..f613dd904 100644 --- a/session.config.json +++ b/session.config.json @@ -1,7 +1,7 @@ { "showServerOutput": false, "ports": { - "server": 443, + "server": 1050, "socket": 4321 }, "polling": { |
