mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
1 line
78 B
Bash
1 line
78 B
Bash
uvicorn main:app --port 8080 --host 0.0.0.0 --forwarded-allow-ips '*' --reload |