Skip to content

Commit

Permalink
mem increase for nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson committed Sep 29, 2023
1 parent 43cb33d commit 987f077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdrs-frontend/manifest.buildpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ applications:
- name: tdp-frontend
buildpacks:
- https://github.com/cloudfoundry/nginx-buildpack.git#v1.2.6
memory: 128M
memory: 512M
instances: 1
disk_quota: 256M
timeout: 180
Expand Down

0 comments on commit 987f077

Please sign in to comment.