GlobalBusinessAdvisors commited on
Commit
be5edd1
1 Parent(s): 2f26d86

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -3,4 +3,4 @@
3
  source venv/bin/activate
4
 
5
  # Run the application
6
- uvicorn app.app:app --host 0.0.0.0 --port 8000
 
3
  source venv/bin/activate
4
 
5
  # Run the application
6
+ uvicorn app.app:app --host 0.0.0.0 --port 7860