Updated names
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user