mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-25 18:02:40 -05:00
Staging and prod now default to 768M of RAM, down from a 1G saves 512M per instance type Preview down to 256M per app
12 lines
181 B
YAML
12 lines
181 B
YAML
---
|
|
|
|
inherit: manifest-api-base.yml
|
|
|
|
routes:
|
|
- route: notify-api-preview.cloudapps.digital
|
|
- route: api-paas.notify.works
|
|
- route: api.notify.works
|
|
|
|
instances: 1
|
|
memory: 256M
|