From 605782cc56cc6edaa6571bd4dcd5a5b36f7288c4 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 11 Oct 2022 18:47:20 +0000 Subject: [PATCH] Update values.yaml --- nextcloud/values.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/nextcloud/values.yaml b/nextcloud/values.yaml index 4b9f6ae..3e49452 100644 --- a/nextcloud/values.yaml +++ b/nextcloud/values.yaml @@ -54,10 +54,12 @@ nextcloud: phpConfigs: {} - # For example, to use S3 as primary storage - # ref: https://docs.nextcloud.com/server/13/admin_manual/configuration_files/primary_storage.html#simple-storage-service-s3 - # configs: + nginx.config.php: |- + 'https' + ); storage.config.php: |-