From a366f2854bbf0a21dd43b5f8e4929c644ebe66cc Mon Sep 17 00:00:00 2001 From: Rommel Manalo Date: Wed, 6 Feb 2019 14:22:45 +0800 Subject: [PATCH] updated the instruction --- public/v1/apps/strapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/v1/apps/strapi.json b/public/v1/apps/strapi.json index 6189962..88df294 100644 --- a/public/v1/apps/strapi.json +++ b/public/v1/apps/strapi.json @@ -46,7 +46,7 @@ } }, "instructions": { - "start": "API creation made simple, secure and fast. The most advanced open-source Content Management Framework to build powerful API with no effort. Read more here: https://strapi.io ", + "start": "API creation made simple, secure and fast. The most advanced open-source Content Management Framework to build powerful API with no effort. Read more here: https://strapi.io \n\nNOTE: Hardware requirements: \n2GB minimum RAM required\n1Ghz minimum CPU clock speed", "end": "Strapi is deployed and available as $$cap_appname-core \n IMPORTANT!! It takes up to 2 minutes for Strapi to boot up. You will see 502 Error until the startup is finished." }, "variables": [{ @@ -71,4 +71,4 @@ } ] -} \ No newline at end of file +}