summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2019-02-05 22:32:06 -0800
committerGitHub <[email protected]>2019-02-05 22:32:06 -0800
commit2843a593a38590e57e64989dd323c3a3046cd6b8 (patch)
tree125e0baaee7c29093fb5a4174e7e45cff0fc7bb3
parentf726b9525810e84063d36ea7cf0a85084b8f475f (diff)
parenta366f2854bbf0a21dd43b5f8e4929c644ebe66cc (diff)
downloadcaprover-one-click-apps-2843a593a38590e57e64989dd323c3a3046cd6b8.tar.gz
caprover-one-click-apps-2843a593a38590e57e64989dd323c3a3046cd6b8.zip
Merge pull request #24 from iamrommel/master
Updated the instruction for strapi
-rw-r--r--public/v1/apps/strapi.json4
1 files 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
+}