Update values.yaml

This commit is contained in:
2022-10-11 18:47:20 +00:00
committed by GitHub
parent 06bdf986a2
commit 605782cc56

View File

@@ -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: |-
<?php
$CONFIG = array (
'overwriteprotocol' => 'https'
);
storage.config.php: |-
<?php
$CONFIG = array (