Merge pull request #1400 from GSA/bump-prod-app-memory

Bump production app memory to 3 GB
This commit is contained in:
Steven Reilly
2024-11-06 10:14:50 -05:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
env: production
web_instances: 2
web_memory: 2G
web_memory: 3G
worker_instances: 4
worker_memory: 3G
scheduler_memory: 256M