This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
open-webui
mirror of
https://github.com/open-webui/open-webui
Watch
1
Star
0
Fork
You've already forked open-webui
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
47803fbeb2
open-webui
/
backend
/
start.sh
1 line
69 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: https connection issue
2023-12-29 01:52:30 +08:00
uvicorn main:app --host 0.0.0.0 --port
8080
--forwarded-allow-ips
'*'