mirror of
https://github.com/trycua/computer.git
synced 2026-01-06 05:20:02 -06:00
renamed var to container_name
This commit is contained in:
@@ -45,7 +45,7 @@ async def main():
|
||||
# computer = Computer(
|
||||
# os_type="linux",
|
||||
# api_key=os.getenv("CUA_API_KEY"),
|
||||
# name=os.getenv("VM_NAME"),
|
||||
# name=os.getenv("CONTAINER_NAME"),
|
||||
# provider_type=VMProviderType.CLOUD,
|
||||
# )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user