summaryrefslogtreecommitdiff
path: root/app.py
diff options
context:
space:
mode:
Diffstat (limited to 'app.py')
-rw-r--r--app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.py b/app.py
index 826410b..d6531c0 100644
--- a/app.py
+++ b/app.py
@@ -953,4 +953,4 @@ def admin_edit_game(game_id):
return render_template('admin_edit_game.html', game=game_dict)
if __name__ == '__main__':
- app.run(debug=True, port=5000) \ No newline at end of file
+ app.run(debug=True, port=1946) \ No newline at end of file