mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 19:37:47 +01:00
feat: backend reverse proxy
This commit is contained in:
1
backend/start.sh
Normal file
1
backend/start.sh
Normal file
@@ -0,0 +1 @@
|
||||
uvicorn main:app --host 0.0.0.0 --port 8080
|
||||
Reference in New Issue
Block a user