summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index c94f9ab7..307b5356 100644
--- a/main.py
+++ b/main.py
@@ -199,4 +199,4 @@ def _process_message(message):
return (request, response)
-SOCKET_IO_CORE.run(FLASK_CORE_APP, host='0.0.0.0', port=8082)
+SOCKET_IO_CORE.run(FLASK_CORE_APP, host='0.0.0.0', port=8081)