From 45e66692f62f25e7c0fec2770ce21239a1d10f83 Mon Sep 17 00:00:00 2001 From: challapalli Date: Tue, 23 Feb 2016 17:36:14 +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 060d789..5518f1f 100644 --- a/manifest.yml +++ b/manifest.yml @@ -6,7 +6,7 @@ # Step 2 - After you have your application running you can bind to the services below as described on predix.io applications: - - name: hello-world-app # Step 1: Change your application name + - name: hello-world-app-chandu # Step 1: Change your application name buildpack: predix_openresty_buildpack #path: dist memory: 64M