mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-19 05:54:18 -04:00
Reduced memory footprint of the API apps.
Staging and prod now default to 768M of RAM, down from a 1G saves 512M per instance type Preview down to 256M per app
This commit is contained in:
@@ -6,3 +6,6 @@ routes:
|
||||
- route: notify-api-preview.cloudapps.digital
|
||||
- route: api-paas.notify.works
|
||||
- route: api.notify.works
|
||||
|
||||
instances: 1
|
||||
memory: 256M
|
||||
|
||||
Reference in New Issue
Block a user