mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-25 03:51:44 -05:00
11 lines
298 B
YAML
11 lines
298 B
YAML
env: sandbox
|
|
web_instances: 1
|
|
web_memory: 1G
|
|
worker_instances: 1
|
|
worker_memory: 512M
|
|
public_api_route: notify-api-sandbox.app.cloud.gov
|
|
admin_base_url: https://notify-sandbox.app.cloud.gov
|
|
ADMIN_CLIENT_SECRET: dev-notify-secret-key
|
|
DANGEROUS_SALT: dev-notify-salt
|
|
SECRET_KEY: dev-notify-secret-key
|