From fb29548894071093eba0017a07d62ecbc4ad6c85 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Wed, 5 Dec 2018 22:22:05 -0500 Subject: [PATCH] Updated names --- templates/Guacamole/0/rancher-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/Guacamole/0/rancher-compose.yml b/templates/Guacamole/0/rancher-compose.yml index 4ec108d..bf0f58e 100644 --- a/templates/Guacamole/0/rancher-compose.yml +++ b/templates/Guacamole/0/rancher-compose.yml @@ -45,7 +45,7 @@ catalog: - variable: "DB_USER_PASS" label: "MySQL User Password" description: | - A secure password to be used by the "nextcloud_user" MySQL user. + A secure password to be used by the "guacamole_user" MySQL user. # default: required: true type: password @@ -54,6 +54,6 @@ catalog: label: "Data Directory" description: | The directory to store persistent data for the stack. - default: "Personal/Nextcloud" + default: "Personal/Guacamole" required: true type: string \ No newline at end of file