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.
22 lines
307 B
YAML
22 lines
307 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-preview.cloudapps.digital
|
|
- route: api.notify.works
|
|
|
|
instances: 1
|
|
memory: 1G
|