prabinpanta0 commited on
Commit
0bac7c0
1 Parent(s): f9cf047

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,4 +56,4 @@ def get_status():
56
 
57
 
58
  if __name__ == '__main__':
59
- app.run(host='0.0.0.0', port=5000)
 
56
 
57
 
58
  if __name__ == '__main__':
59
+ app.run()