Files
notifications-api/deploy-config/production.yml
Carlo Costino 213eee3c7a Increased API and worker app memory to 4GB
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>
2024-07-23 12:12:26 -04:00

11 lines
250 B
YAML

env: production
web_instances: 2
web_memory: 4G
worker_instances: 1
worker_memory: 4G
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"