open-webui/backend/start.sh
2023-12-28 09:52:30 -08:00

1 line
No EOL
69 B
Bash

uvicorn main:app --host 0.0.0.0 --port 8080 --forwarded-allow-ips '*'