mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac
This commit is contained in:
@@ -80,7 +80,7 @@ else
|
||||
fi
|
||||
|
||||
# Run uvicorn
|
||||
exec "$PYTHON_CMD" -m uvicorn open_webui.main:app \
|
||||
WEBUI_SECRET_KEY="$WEBUI_SECRET_KEY" exec "$PYTHON_CMD" -m uvicorn open_webui.main:app \
|
||||
--host "$HOST" \
|
||||
--port "$PORT" \
|
||||
--forwarded-allow-ips '*' \
|
||||
|
||||
Reference in New Issue
Block a user