open-webui/backend/start.sh

1 line
43 B
Bash
Raw Normal View History

2023-11-15 00:28:51 +00:00
uvicorn main:app --host 0.0.0.0 --port 8080