diff options
| author | Kasra Bigdeli <[email protected]> | 2019-01-12 22:11:26 -0800 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2019-01-12 22:11:26 -0800 |
| commit | c2e79a73558fc043da0f8a1e885a03e9e650ab69 (patch) | |
| tree | bfb6f8fd9a6cee5410140096c6faf1a3ef97f467 | |
| parent | e3d7044add35d234d21004b38540b26c81ddbe77 (diff) | |
| download | caprover-one-click-apps-c2e79a73558fc043da0f8a1e885a03e9e650ab69.tar.gz caprover-one-click-apps-c2e79a73558fc043da0f8a1e885a03e9e650ab69.zip | |
Addded details for strapi post deploy
| -rw-r--r-- | one-click-apps/v1/strapi.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/one-click-apps/v1/strapi.json b/one-click-apps/v1/strapi.json index 07207d3..8c881d9 100644 --- a/one-click-apps/v1/strapi.json +++ b/one-click-apps/v1/strapi.json @@ -54,7 +54,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 ", - "end":"Strapi is deployed and available as $$cap_appname" + "end":"Strapi is deployed and available as $$cap_appname \n IMPORTANT!! It takes up to 2 minutes for Strapi to boot up. You will see 502 Error until the startup is finished." }, "variables": [ { |
