diff --git a/templates/InvoiceNinja/0/rancher-compose.yml b/templates/InvoiceNinja/0/rancher-compose.yml index 35fe944..b9c0c46 100644 --- a/templates/InvoiceNinja/0/rancher-compose.yml +++ b/templates/InvoiceNinja/0/rancher-compose.yml @@ -71,7 +71,7 @@ catalog: label: "Data Directory" description: | The directory within the stack directory to store data - default: "InvoiceNinja/Personal" + default: "Personal/InvoiceNinja" required: true type: string diff --git a/templates/Nextcloud/0/rancher-compose.yml b/templates/Nextcloud/0/rancher-compose.yml index d20ad94..92b88a3 100644 --- a/templates/Nextcloud/0/rancher-compose.yml +++ b/templates/Nextcloud/0/rancher-compose.yml @@ -60,7 +60,7 @@ catalog: label: "Data Directory" description: | The directory within the stack directory to store data - default: "Nextcloud/Personal" + default: "Personal/Nextcloud" required: true type: string