mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 23:02:13 -05:00
13 lines
362 B
YAML
13 lines
362 B
YAML
env: sandbox
|
|
web_instances: 1
|
|
web_memory: 1G
|
|
worker_instances: 1
|
|
worker_memory: 512M
|
|
scheduler_memory: 256M
|
|
public_api_route: notify-api-sandbox.app.cloud.gov
|
|
admin_base_url: https://notify-sandbox.app.cloud.gov
|
|
ADMIN_CLIENT_SECRET: sandbox-notify-secret-key
|
|
DANGEROUS_SALT: sandbox-notify-salt
|
|
SECRET_KEY: sandbox-notify-secret-key
|
|
default_toll_free_number: ""
|