Increased Admin app memory to 4 GB

This changeset updates the memory available to the API app and workers to be 4 GB to improve app stability and performance.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-07-23 12:14:45 -04:00
parent 1a98fc6370
commit da11e3d9ef

View File

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