diff --git a/start.py b/start.py index 24f6dae..8ea2a9a 100644 --- a/start.py +++ b/start.py @@ -64,4 +64,4 @@ def index(): if __name__ == '__main__': APP.debug=True - APP.run(port=5003) \ No newline at end of file + APP.run(port=5009) \ No newline at end of file