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: |-