Skip to content

Commit

Permalink
Merge pull request #1522 from 18F/cah/drop-prod-usage-slightly
Browse files Browse the repository at this point in the history
drop memory usage for enough headroom to deploy
  • Loading branch information
carjug authored Jan 10, 2023
2 parents dd0370c + d75461a commit e0bfa69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
applications:
- name: tock
buildpack: python_buildpack
memory: 1536M
memory: 1250M
path: .
stack: cflinuxfs3
timeout: 180
Expand Down

0 comments on commit e0bfa69

Please sign in to comment.