@@ -73,4 +73,4 @@ def log_request_info():
if __name__ == '__main__':
- app.run()
+ app.run(port=5005)