Updated names

This commit is contained in:
WilliamMiceli
2018-12-05 22:22:05 -05:00
parent d56255a21a
commit fb29548894

View File

@@ -45,7 +45,7 @@ catalog:
- variable: "DB_USER_PASS" - variable: "DB_USER_PASS"
label: "MySQL User Password" label: "MySQL User Password"
description: | 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: # default:
required: true required: true
type: password type: password
@@ -54,6 +54,6 @@ catalog:
label: "Data Directory" label: "Data Directory"
description: | description: |
The directory to store persistent data for the stack. The directory to store persistent data for the stack.
default: "Personal/Nextcloud" default: "Personal/Guacamole"
required: true required: true
type: string type: string