diff --git a/manifest.yml b/manifest.yml index 597a36c..1a53e27 100644 --- a/manifest.yml +++ b/manifest.yml @@ -2,4 +2,4 @@ applications: - name: sample-aspnetcore-helloworld random-route: true - memory: 256M + memory: 512M