mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
format
This commit is contained in:
parent
16da847342
commit
d52fc40038
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ app = typer.Typer()
|
|||
KEY_FILE = Path.cwd() / ".webui_secret_key"
|
||||
|
||||
|
||||
|
||||
|
||||
@app.command()
|
||||
def serve(
|
||||
host: str = "0.0.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue