From 58788356375d5a9d27f35e9a8b6aa0da9d86a616 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 13 Jan 2023 21:03:57 +0100 Subject: [PATCH] Cleanup CF manifest template MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- manifest-cf-template.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index 1fd2dcd8..e1420eb8 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -9,7 +9,6 @@ applications: routes: - route: e-mobility-charging-stations-simulator.cfapps.sap.hana.ondemand.com health-check-type: process - health-check-invocation-timeout: 10 command: node -r source-map-support/register dist/start.cjs env: # OPTIMIZE_MEMORY: true -- 2.34.1