diff --git a/apps/templates/nextcloud-helm.yaml b/apps/templates/nextcloud-helm.yaml index fe17f4f..7feb7a2 100644 --- a/apps/templates/nextcloud-helm.yaml +++ b/apps/templates/nextcloud-helm.yaml @@ -40,7 +40,7 @@ spec: proxy.config.php: | ['10.0.0.0/8', '192.168.1.1/24'], + 'trusted_proxies' => ['10.0.0.0/8', '192.168.1.1/32'], ); phpClientHttpsFix: enabled: true