Skip to content

Commit

Permalink
Merge pull request #1400 from GSA/bump-prod-app-memory
Browse files Browse the repository at this point in the history
Bump production app memory to 3 GB
  • Loading branch information
stvnrlly authored Nov 6, 2024
2 parents d6de91e + e2956e2 commit 0d80c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-config/production.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env: production
web_instances: 2
web_memory: 2G
web_memory: 3G
worker_instances: 4
worker_memory: 3G
scheduler_memory: 256M
Expand Down

0 comments on commit 0d80c61

Please sign in to comment.