mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 14:31:57 -05:00
Add demo terraform environment
This commit is contained in:
7
deploy-config/demo.yml
Normal file
7
deploy-config/demo.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
env: demo
|
||||
web_instances: 1
|
||||
web_memory: 1G
|
||||
worker_instances: 1
|
||||
worker_memory: 512M
|
||||
public_api_route: notifications-api-demo.app.cloud.gov
|
||||
admin_base_url: https://notifications-admin.app.cloud.gov
|
||||
Reference in New Issue
Block a user