diff --git a/nextcloud/template.json b/nextcloud/template.json index c49949e..e6b4484 100644 --- a/nextcloud/template.json +++ b/nextcloud/template.json @@ -72,6 +72,13 @@ "value": "", "required": "true", "generated": "random|sha256|20" + }, + { + "description": "TESZT", + "key": "MARIADB_ROOT_PASSWORD", + "value": "teszt", + "info": "Please keep in mind you can't upgrade major version without skipping a version!", + "advanced": "true" } ] } \ No newline at end of file