jsaplication commited on
Commit
f8fca07
·
1 Parent(s): 1f9c7b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,4 +108,4 @@ def reconstruir_imagem():
108
  return jsonify({'status': 'error', 'message': str(e)})
109
 
110
  if __name__ == '__main__':
111
- app.run(host='0.0.0.0', port=80)
 
108
  return jsonify({'status': 'error', 'message': str(e)})
109
 
110
  if __name__ == '__main__':
111
+ app.run(host='0.0.0.0', port=80)