Dooratre commited on
Commit
51eabf2
·
verified ·
1 Parent(s): 49765d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,4 +9,4 @@ def display_info():
9
  return render_template('index.html', info=info)
10
 
11
  if __name__ == '__main__':
12
- app.run(host="0.0.0.0", port=7860)
 
9
  return render_template('index.html', info=info)
10
 
11
  if __name__ == '__main__':
12
+ app.run(host="0.0.0.0", port=7860)