chore(nextcloud): make admin password private (#1219)
This commit is contained in:
@@ -87,6 +87,7 @@ questions:
|
|||||||
description: "Sets nextcloud admin password"
|
description: "Sets nextcloud admin password"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
|
private: true
|
||||||
required: true
|
required: true
|
||||||
default: ""
|
default: ""
|
||||||
- variable: TRUSTED_PROXIES
|
- variable: TRUSTED_PROXIES
|
||||||
|
|||||||
Reference in New Issue
Block a user