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