From 18b87544eceb32ab243a715ce28a20e88f319bb7 Mon Sep 17 00:00:00 2001 From: Shivaji Date: Mon, 16 Jul 2018 16:39:37 +0530 Subject: [PATCH] Update manifest.yml --- manifest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yml b/manifest.yml index a1e181e..fdce5ee 100644 --- a/manifest.yml +++ b/manifest.yml @@ -2,5 +2,5 @@ applications: - name: cf-spring memory: 768M - instances: 1 + instances: 2 random-route: true