NitinBot001 commited on
Commit
ad097e4
·
verified ·
1 Parent(s): fde8505

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -452,4 +452,4 @@ def home():
452
 
453
  if __name__ == '__main__':
454
  port = int(os.environ.get('PORT', 8000))
455
- app.run(host='0.0.0.0', port=port, debug=True)
 
452
 
453
  if __name__ == '__main__':
454
  port = int(os.environ.get('PORT', 8000))
455
+ app.run(host='0.0.0.0', port=7860, debug=True)