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/sentry.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/sentry.yml')
| -rw-r--r-- | public/v4/apps/sentry.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/v4/apps/sentry.yml b/public/v4/apps/sentry.yml index 3d3aeec..3e25f1f 100644 --- a/public/v4/apps/sentry.yml +++ b/public/v4/apps/sentry.yml @@ -163,21 +163,21 @@ caproverOneClickApp: start: >- Open-source error tracking that helps developers monitor and fix crashes in real time. - Information about this container: - https://hub.docker.com/_/sentry/ + Information about this container: + https://hub.docker.com/_/sentry/ Documentation: - https://docs.sentry.io/server/ + https://docs.sentry.io/server/ Minimum Hardware Requirements: At least 3GB Ram Not filling this requirement may cause some errors during the initial configuration when running the database migrations. - Enter your Sentry Configuration parameters and click on next. The initial installation will take about 5 minutes for the process to finish. + Enter your Sentry Configuration parameters and click on next. The initial installation will take about 5 minutes for the process to finish. end: > Sentry is deployed and available as srv-captain--$$cap_appname:9000. - IMPORTANT: It will take up to 10 minutes for Sentry to be ready. Before that, you might see 502 error page. + IMPORTANT: It will take up to 10 minutes for Sentry to be ready. Before that, you might see 502 error page. displayName: '' isOfficial: true description: Open-source error tracking with full stacktraces & asynchronous context |
