Skip to content

Commit

Permalink
Merge branch 'main' into roaga/happy-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
roaga authored Jul 8, 2022
2 parents 9b7c529 + aa4beab commit f614276
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .happy/terraform/envs/staging/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ module stack {
stack_prefix = "/${var.stack_name}"
batch_container_memory_limit = 28000
memory = 50000
explorer_instance_count = 2


api_domain = "api.${local.domain}"
web_domain = "${local.domain}"
Expand Down

0 comments on commit f614276

Please sign in to comment.