Yaswanth56 commited on
Commit
47b8baa
·
verified ·
1 Parent(s): 294ffbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,4 +114,4 @@ def submit_ingredients():
114
  return jsonify({'success': True})
115
 
116
  if __name__ == '__main__':
117
- app.run(debug=True, host='0.0.0.0', port=7860)
 
114
  return jsonify({'success': True})
115
 
116
  if __name__ == '__main__':
117
+ app.run(debug=True, host='0.0.0.0', port=7860)