updated the instruction

This commit is contained in:
Rommel Manalo 2019-02-06 14:22:45 +08:00
parent f726b95258
commit a366f2854b
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
} }
}, },
"instructions": { "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." "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": [{ "variables": [{
@ -71,4 +71,4 @@
} }
] ]
} }