diff --git a/bin/cli/resources/builds.toml b/bin/cli/resources/builds.toml index 69487a5f7..eeaf250eb 100644 --- a/bin/cli/resources/builds.toml +++ b/bin/cli/resources/builds.toml @@ -73,11 +73,9 @@ region = "us-east-2" instance_type = "c5.2xlarge" volume_gb = 20 port = 8120 -ami_id = "ami-0005a05fa63a080ab" +ami_id = "ami-0c5d5efd79075c0e3" subnet_id = "subnet-02ae5ad480eacc4bc" security_group_ids = ["sg-049d98c819f9ace58", "sg-006c0ca638af8eb44"] key_pair_name = "mogh-key" assign_public_ip = true -use_public_ip = false -github_accounts = [] -docker_accounts = [] \ No newline at end of file +use_public_ip = true \ No newline at end of file