Skip to content

Commit

Permalink
change service plan size
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacavallaro committed Sep 6, 2023
1 parent c1e622f commit 14f7a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/domains/sign/env/prod/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ io_sign_user_func = {
}

io_sign_backoffice_app = {
sku_name = "S1"
sku_name = "P0V3"
app_settings = [
{
name = "NODE_ENV",
Expand Down

0 comments on commit 14f7a88

Please sign in to comment.