mirror of
https://github.com/open-webui/open-webui
synced 2024-12-28 06:42:47 +00:00
format
This commit is contained in:
parent
16da847342
commit
d52fc40038
@ -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 New Issue
Block a user