Skip to content

Commit

Permalink
Increase memory limit to 512MB
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Grim committed Aug 4, 2016
1 parent a8cc487 commit c1a034e
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 @@ -2,4 +2,4 @@
applications:
- name: sample-aspnetcore-helloworld
random-route: true
memory: 256M
memory: 512M

0 comments on commit c1a034e

Please sign in to comment.