Commit 2cd26db164924dd28f544d8d1ce757e133c2378a

Authored by Яна Степаненко
1 parent 6169173936

fix

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -27,5 +27,5 @@
27 27  
28 28  
29 29 if __name__ == '__main__':
30   - app.run(debug=True, port=5100)
  30 + app.run(debug=True, port=5000)