remove v2

This commit is contained in:
simon 2024-12-04 09:48:20 -08:00
parent dbfcb9902f
commit 4c9f3343c3

View File

@ -434,7 +434,7 @@ def makemigrations(
@cli.command()
def deployv2(
def deploy(
app_name: str = typer.Option(
config.app_name,
"--app-name",