From 1cd7b0849ef32c8c158239d632dce1b8ad3f18f4 Mon Sep 17 00:00:00 2001 From: hael Date: Tue, 18 Mar 2025 07:03:07 +0000 Subject: [PATCH] Update nextcloud/template.json DOMAIN --- nextcloud/template.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nextcloud/template.json b/nextcloud/template.json index 8cfc732..9ed811f 100644 --- a/nextcloud/template.json +++ b/nextcloud/template.json @@ -7,6 +7,12 @@ "value": "", "required": "true" }, + { + "description": "Domain for letsencrypt log", + "key": "DOMAIN", + "value": "", + "type": "hidden" + }, { "description": "Do you use any additional location path? (optional)\n(do not miss '/' character!)", "key": "NEXTCLOUD_LOCATION_PATH",