Increased production memory to 2 GB

This changeset increases our memory for the API app and its corresponding workers to 2 GB each.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-06-24 12:07:28 -04:00
parent 144337e617
commit a887f3f527

View File

@@ -1,6 +1,6 @@
env: production
instances: 2
memory: 1G
memory: 2G
public_admin_route: beta.notify.gov
cloud_dot_gov_route: notify.app.cloud.gov
redis_enabled: 1