Update values.yaml

This commit is contained in:
DeveloperDurp 2022-10-11 18:47:20 +00:00 committed by GitHub
parent 06bdf986a2
commit 605782cc56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,10 +54,12 @@ nextcloud:
phpConfigs: {} 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: configs:
nginx.config.php: |-
<?php
$CONFIG = array (
'overwriteprotocol' => 'https'
);
storage.config.php: |- storage.config.php: |-
<?php <?php
$CONFIG = array ( $CONFIG = array (