This commit is contained in:
@@ -29,7 +29,7 @@ app = typer.Typer(
|
||||
)
|
||||
console = Console()
|
||||
|
||||
DEFAULT_REGISTRY_HOST = "localhost:30500"
|
||||
DEFAULT_REGISTRY_HOST = "registry.a2acloud.io"
|
||||
SDK_PYPI_PACKAGE = "a2a_pack"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user