open-webui/backend/start.sh

1 line
43 B
Bash
Raw Normal View History

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