sreepathi-ravikumar commited on
Commit
f14258f
·
verified ·
1 Parent(s): 0d07ae6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,4 +8,4 @@ def get_video():
8
  return redirect("https://videos.pexels.com/video-files/2098989/2098989-uhd_2560_1440_30fps.mp4")
9
 
10
  if __name__ == '__main__':
11
- app.run(host='0.0.0.0', port=5000)
 
8
  return redirect("https://videos.pexels.com/video-files/2098989/2098989-uhd_2560_1440_30fps.mp4")
9
 
10
  if __name__ == '__main__':
11
+ app.run(host='0.0.0.0', port=7860)