mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-05 16:48:31 -04:00
Add sandbox space
This commit is contained in:
10
deploy-config/sandbox.yml
Normal file
10
deploy-config/sandbox.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user