This website requires JavaScript.
Explore
Help
Sign In
pingu_98
/
open-webui
Watch
1
Star
0
Fork
You've already forked open-webui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b01e83b3fa
open-webui
/
backend
/
start.sh
4 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: :hammer: start script permissions & environment
2024-01-03 23:56:11 +00:00
#!/usr/bin/env bash
uvicorn main:app --host 0.0.0.0 --port
8080
--forwarded-allow-ips
'*'
Reference in a new issue
Copy permalink