mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-29 11:51:48 -05:00
Merge pull request #1111 from GSA/increase-prod-memory
Increased production memory to 2 GB
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
env: production
|
||||
web_instances: 2
|
||||
web_memory: 1G
|
||||
web_memory: 2G
|
||||
worker_instances: 1
|
||||
worker_memory: 1G
|
||||
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