This commit is contained in:
Timothy J. Baek
2024-09-06 04:59:20 +02:00
parent 97e331632c
commit bfb12a7851
3 changed files with 7 additions and 21 deletions

View File

@@ -10,6 +10,8 @@ app = typer.Typer()
KEY_FILE = Path.cwd() / ".webui_secret_key"
os.environ["RUNNING_FROM_INIT_PY"] = "true"
@app.command()
def serve(