Merge pull request #1204 from GSA/increase-prod-memory

Increased API and worker app memory to 4GB
This commit is contained in:
Carlo Costino
2024-07-23 17:29:34 -04:00
committed by GitHub

View File

@@ -1,8 +1,8 @@
env: production
web_instances: 2
web_memory: 2G
web_memory: 4G
worker_instances: 1
worker_memory: 2G
worker_memory: 4G
scheduler_memory: 256M
public_api_route: notify-api.app.cloud.gov
admin_base_url: https://beta.notify.gov