Files
notifications-api/deploy-config/production.yml

11 lines
250 B
YAML
Raw Normal View History

env: production
web_instances: 2
web_memory: 3G
worker_instances: 4
worker_memory: 2G
2022-11-14 16:04:49 -05:00
scheduler_memory: 256M
public_api_route: notify-api.app.cloud.gov
2023-09-15 11:19:14 -04:00
admin_base_url: https://beta.notify.gov
redis_enabled: 1
2023-03-21 14:28:32 -04:00
default_toll_free_number: "+18447952263"