Skip to content

Commit

Permalink
bump memory.
Browse files Browse the repository at this point in the history
  • Loading branch information
rshewitt committed Dec 28, 2023
1 parent 6094353 commit a925446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ applications:
- name: ((app-name))
buildpacks:
- ruby_buildpack
memory: 64M
memory: 128M
instances: ((instances))
routes:
- route: ((route-external))
Expand Down

0 comments on commit a925446

Please sign in to comment.