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

!init 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)