Kiruthikaramalingam commited on
Commit
dd5f938
·
verified ·
1 Parent(s): 9c01256

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,4 +13,4 @@ def home():
13
  return render_template("tempor.html")
14
 
15
  if __name__ == "__main__":
16
- app.run(debug=True, host="0.0.0.0", port=5000)
 
13
  return render_template("tempor.html")
14
 
15
  if __name__ == "__main__":
16
+ app.run(debug=True, host="0.0.0.0", port=7860)