mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 14:42:24 -05:00
8 lines
196 B
YAML
8 lines
196 B
YAML
env: production
|
|
web_instances: 2
|
|
web_memory: 1G
|
|
worker_instances: 1
|
|
worker_memory: 512M
|
|
public_api_route: notifications-api.app.cloud.gov
|
|
admin_base_url: https://notifications-admin.app.cloud.gov
|