Files
notifications-api/deploy-config/production.yml
Carlo Costino 7415aead54 Keep 2GB memory for now based on current usage
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-25 11:54:44 -04:00

11 lines
250 B
YAML

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