From 253765a00560f4287515948470b866d3955a2f5b Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Wed, 1 May 2019 15:45:59 -0400 Subject: [PATCH] Update manifest.yml --- manifest.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.yml b/manifest.yml index e79b4bd..887efb7 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1,6 +1,6 @@ --- declared-services: - sljsp-cloudantNoSQLDB: + slpp-cloudantNoSQLDB: label: cloudantNoSQLDB plan: Lite applications: @@ -11,4 +11,4 @@ applications: disk_quota: 1024M host: shopping-list-vuejs-pouchdb-${random-word} services: - - sljsp-cloudantNoSQLDB \ No newline at end of file + - slpp-cloudantNoSQLDB