mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 10:28:55 -04:00
Merge pull request #1992 from GSA/update-staging-worker-memory
Update staging worker process memory
This commit is contained in:
@@ -2,7 +2,7 @@ env: staging
|
|||||||
web_instances: 2
|
web_instances: 2
|
||||||
web_memory: 1.5G
|
web_memory: 1.5G
|
||||||
worker_instances: 2
|
worker_instances: 2
|
||||||
worker_memory: 1G
|
worker_memory: 1.5G
|
||||||
scheduler_memory: 256M
|
scheduler_memory: 256M
|
||||||
public_api_route: notify-api-staging.app.cloud.gov
|
public_api_route: notify-api-staging.app.cloud.gov
|
||||||
admin_base_url: https://notify-staging.app.cloud.gov
|
admin_base_url: https://notify-staging.app.cloud.gov
|
||||||
|
|||||||
Reference in New Issue
Block a user