mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-17 16:50:20 -04:00
Keep 2GB memory for now based on current usage
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
env: production
|
||||
web_instances: 2
|
||||
web_memory: 3G
|
||||
web_memory: 2G
|
||||
worker_instances: 2
|
||||
worker_memory: 3G
|
||||
worker_memory: 2G
|
||||
scheduler_memory: 256M
|
||||
public_api_route: notify-api.app.cloud.gov
|
||||
admin_base_url: https://beta.notify.gov
|
||||
|
||||
Reference in New Issue
Block a user