diff options
| author | Edward <[email protected]> | 2021-03-14 20:09:07 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-14 14:09:07 -0400 |
| commit | 91daa6b9044d6eef4a99eb65ac4d064713dd116e (patch) | |
| tree | 25757fa401c6599ac86864c2b97f5681dea12d4e /public/v4/apps/squidex.yml | |
| parent | 8ed35e268f00be5f97a0f50994a6e8f211edebf1 (diff) | |
| download | caprover-one-click-apps-91daa6b9044d6eef4a99eb65ac4d064713dd116e.tar.gz caprover-one-click-apps-91daa6b9044d6eef4a99eb65ac4d064713dd116e.zip | |
Tidy instructions spelling & spacing (#369)
* tidy up instructions spelling/spacing
* remove spaces in empty lines
Co-authored-by: Edward <[email protected]>
Co-authored-by: Kasra Bigdeli <[email protected]>
Diffstat (limited to 'public/v4/apps/squidex.yml')
| -rw-r--r-- | public/v4/apps/squidex.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/public/v4/apps/squidex.yml b/public/v4/apps/squidex.yml index b1fb489..790154d 100644 --- a/public/v4/apps/squidex.yml +++ b/public/v4/apps/squidex.yml @@ -96,8 +96,10 @@ caproverOneClickApp: end: |- Squidex is deployed and available as $$cap_appname You'll need also to enable https in order to make this app work. - IMPORTANT!! Don't forget to change the URLS__BASEURL,LETSENCRYPT_HOST and VIRTUAL_HOST variable if you change your URL. - IMPORTANT!! It takes up to 2-5 minutes for Squidex to boot up. You will see a 502 Error until the startup is finished. + + IMPORTANT!! Don't forget to change the URLS__BASEURL,LETSENCRYPT_HOST and VIRTUAL_HOST variable if you change your URL. + + IMPORTANT!! It takes up to 2-5 minutes for Squidex to boot up. You will see a 502 Error until the startup is finished. displayName: '' isOfficial: true description: Squidex is an open source headless CMS and content management hub. |
