Files
notifications-api/deploy-config/production.yml
Carlo Costino 530e437565 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>
2024-06-24 12:03:28 -04:00

11 lines
250 B
YAML

env: production
web_instances: 2
web_memory: 2G
worker_instances: 1
worker_memory: 2G
scheduler_memory: 256M
public_api_route: notify-api.app.cloud.gov
admin_base_url: https://beta.notify.gov
redis_enabled: 1
default_toll_free_number: "+18447952263"