@@ -68,4 +68,4 @@ def get_status():
if __name__ == '__main__':
- app.run(host='0.0.0.0', port=65432)
+ app.run(host='0.0.0.0', port=5000)