Pamudu13 commited on
Commit
d5e000c
·
verified ·
1 Parent(s): 50f90ca

Update web_scraper.py

Browse files
Files changed (1) hide show
  1. web_scraper.py +1 -1
web_scraper.py CHANGED
@@ -397,4 +397,4 @@ def api_research():
397
  }), 500
398
 
399
  if __name__ == '__main__':
400
- app.run(host='0.0.0.0', port=5000)
 
397
  }), 500
398
 
399
  if __name__ == '__main__':
400
+ app.run(host='0.0.0.0', port=7860)