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"
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