unknown 5 years ago
parent
commit
e64d76d1de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      views.py

+ 1 - 1
views.py

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