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/parse.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/parse.yml')
| -rw-r--r-- | public/v4/apps/parse.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/parse.yml b/public/v4/apps/parse.yml index 37b4166..2b8f073 100644 --- a/public/v4/apps/parse.yml +++ b/public/v4/apps/parse.yml @@ -78,7 +78,7 @@ caproverOneClickApp: start: >- Parse Server is an open source version of the Parse backend that can be deployed to any infrastructure that can run Node.js. For more information on Parse platform see http://parseplatform.org - Enter your Parse Configuration parameters and click on next. A MongoDB (database) and a Parse container will be created for you. The process will take about a minute for the process to finish. + Enter your Parse Configuration parameters and click on next. A MongoDB (database) and a Parse container will be created for you. The process will take about a minute for the process to finish. end: 'Parse is deployed! IMPORTANT: Make sure to enable HTTPS and Force HTTPS on your apps before accessing them! Your Parse Dashboard username is "caprover"' displayName: '' isOfficial: true |
