Admin username type changed to string

This commit is contained in:
WilliamMiceli
2018-07-08 20:10:34 -04:00
parent 45d30c5ee6
commit 82ef6384c1

View File

@@ -75,7 +75,7 @@ catalog:
description: | description: |
The username of the Nextcloud admin user. The username of the Nextcloud admin user.
required: true required: true
type: password type: string
- variable: NC_ADMIN_PASS - variable: NC_ADMIN_PASS
label: "Nextcloud Admin Password" label: "Nextcloud Admin Password"