From f492cb0ed86039af01dded8d5b3c4598738fd4be Mon Sep 17 00:00:00 2001 From: Julian Horner <julianhorner@web.de> Date: Wed, 11 Dec 2019 14:44:24 +0000 Subject: [PATCH] Adjust again --- manifest.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.yml b/manifest.yml index 4318247..af2459c 100644 --- a/manifest.yml +++ b/manifest.yml @@ -3,5 +3,4 @@ applications: - buildpack: https://github.com/cloudfoundry/staticfile-buildpack.git host: dummy-service name: dummy-service - memory: 64M - stack: cflinuxfs2 \ No newline at end of file + memory: 64M \ No newline at end of file -- GitLab