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/keycloak.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/keycloak.yml')
| -rw-r--r-- | public/v4/apps/keycloak.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/public/v4/apps/keycloak.yml b/public/v4/apps/keycloak.yml index 93525d5..7e98ba2 100644 --- a/public/v4/apps/keycloak.yml +++ b/public/v4/apps/keycloak.yml @@ -55,14 +55,13 @@ caproverOneClickApp: start: >- Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services. It makes it easy to secure applications and services with little to no code. - For documentation, see: https://www.keycloak.org/documentation.html + For documentation, see: https://www.keycloak.org/documentation.html For source code, see: https://github.com/keycloak/keycloak - For docker image, see: https://hub.docker.com/r/jboss/keycloak - Enter your Keycloak Configuration parameters and click on next. It will take about a minute for the process to finish. + Enter your Keycloak Configuration parameters and click on next. It will take about a minute for the process to finish. end: Keycloak is deployed and available as srv-captain--$$cap_appname:8080 to other apps displayName: '' isOfficial: true |
