@ -162,5 +162,5 @@ def logout():
if __name__ == "__main__":
app.run(debug=True)
app.run(debug=True, port=8765)