diff options
| author | Kasra Bigdeli <[email protected]> | 2023-04-15 08:52:52 -0700 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2023-04-15 08:52:52 -0700 |
| commit | acf0dc2b34a76079e10e51dfb394abbc3e6666c6 (patch) | |
| tree | c49edee80cdaa85046735728b52d24de4e09daa3 | |
| parent | 098a4a0bb858b02773cca740c47f683a2c3f416d (diff) | |
| download | caprover-one-click-apps-acf0dc2b34a76079e10e51dfb394abbc3e6666c6.tar.gz caprover-one-click-apps-acf0dc2b34a76079e10e51dfb394abbc3e6666c6.zip | |
Rearranging to make the guide more clear
| -rw-r--r-- | public/v4/apps/guacamole.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/guacamole.yml b/public/v4/apps/guacamole.yml index 193f463..8354506 100644 --- a/public/v4/apps/guacamole.yml +++ b/public/v4/apps/guacamole.yml @@ -54,7 +54,7 @@ caproverOneClickApp: validRegex: /^([^\s^\/])+$/ instructions: start: Guacamole is an HTML5 Remote Desktop application. - end: Guacamole is deployed and available as srv-captain--$$cap_appname. In order to use Guacamole, you must enable websockets and setup the MySQL database. For instructions on how to setup the database, check out https://github.com/christopher-kapic/caprover-guacamole + end: For instructions on how to setup the database, check out https://github.com/christopher-kapic/caprover-guacamole. Guacamole is deployed and available as srv-captain--$$cap_appname. In order to use Guacamole, you must enable websockets and setup the MySQL database. displayName: Guacamole isOfficial: false description: An HTML5 remote access application. |
