mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 09:21:39 -05:00
This should and will be moved back to the approriate manifest-base-*.yml files when it is configured for production usage.
21 lines
314 B
YAML
21 lines
314 B
YAML
---
|
|
|
|
inherit: manifest-api-base.yml
|
|
|
|
services:
|
|
- notify-aws
|
|
- notify-config
|
|
- notify-db
|
|
- mmg
|
|
- firetext
|
|
- hosted-graphite
|
|
- redis
|
|
- performance-platform
|
|
- logit-ssl-syslog-drain
|
|
|
|
routes:
|
|
- route: notify-api-staging.cloudapps.digital
|
|
- route: api.staging-notify.works
|
|
instances: 2
|
|
memory: 1G
|