@@ -10,4 +10,4 @@ def index():
if __name__ == "__main__":
- app.run(port=8100, debug=True)
+ app.run(port=3389, debug=True)