ShutterStack commited on
Commit
8e35844
·
verified ·
1 Parent(s): 804fcfd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -295,4 +295,4 @@ def upload_files():
295
 
296
  if __name__ == '__main__':
297
  # Configure HTTPS with self-signed certificate
298
- app.run(debug=True)
 
295
 
296
  if __name__ == '__main__':
297
  # Configure HTTPS with self-signed certificate
298
+ app.run()