try different storage location for nextcloud stuffs

This commit is contained in:
kjeld Schouten-Lebbing
2021-07-04 17:01:21 +02:00
parent d6e8322da6
commit df59eb16de
2 changed files with 2 additions and 2 deletions

View File

@@ -35,4 +35,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 1.0.19
version: 1.0.20

View File

@@ -351,7 +351,7 @@ questions:
description: "Path inside the container the storage is mounted"
schema:
type: string
default: "/var/www"
default: "/var/www/html"
hidden: true
- variable: medium
label: "EmptyDir Medium"