Echo-ai commited on
Commit
1d8fd6e
·
verified ·
1 Parent(s): 84fb194

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -2
start.sh CHANGED
@@ -20,5 +20,4 @@ while ! curl -s http://localhost:11434/api/tags >/dev/null; do
20
  done
21
  echo "Ollama is ready."
22
 
23
- # Start the FastAPI server
24
- uvicorn app:app --host 0.0.0.0 --port 7860
 
20
  done
21
  echo "Ollama is ready."
22
 
23
+ # Start the FastAPI server