mirror of
https://github.com/open-webui/open-webui
synced 2025-06-03 19:27:12 +00:00
Update __init__.py
This commit is contained in:
parent
07d8460126
commit
36b2052fb0
@ -76,7 +76,7 @@ def serve(
|
||||
from open_webui.env import UVICORN_WORKERS # Import the workers setting
|
||||
|
||||
uvicorn.run(
|
||||
open_webui.main.app,
|
||||
"open_webui.main:app",
|
||||
host=host,
|
||||
port=port,
|
||||
forwarded_allow_ips="*",
|
||||
|
Loading…
Reference in New Issue
Block a user