open-webui/backend/dev.sh

1 line
37 B
Bash
Raw Normal View History

2023-11-15 08:28:51 +08:00
uvicorn main:app --port 8080 --reload