mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 14:42:24 -05:00
10 lines
235 B
YAML
10 lines
235 B
YAML
env: production
|
|
web_instances: 2
|
|
web_memory: 1G
|
|
worker_instances: 1
|
|
worker_memory: 512M
|
|
scheduler_memory: 256M
|
|
public_api_route: notify-api.app.cloud.gov
|
|
admin_base_url: https://beta.notify.gov
|
|
default_toll_free_number: "+18447952263"
|