Enable php https fix

This commit is contained in:
Ruben Hensen
2025-02-03 13:18:42 +01:00
parent f54088c1f7
commit 33310685cf
+3 -12
View File
@@ -36,18 +36,9 @@ spec:
# memory: 128Mi
nextcloud:
host: drive.hensen.io
configs:
polling.config.php: |-
<?php
$CONFIG = array (
'trusted_domains' =>
array (
0 => 'drive.hensen.io',
),
'overwrite.cli.url' => 'https://drive.hensen.io',
'overwritehost' => 'drive.hensen.io',
'overwriteprotocol' => 'https',
);
phpClientHttpsFix:
enabled: true
protocol: https
ingress:
enabled: true
# className: nginx