From 233c90eba03e09db97fc096658ee63cfa9d8d4d9 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 10 Oct 2022 18:50:22 -0500 Subject: [PATCH] test --- nextcloud/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/values.yaml b/nextcloud/values.yaml index 622cf02..05a6821 100644 --- a/nextcloud/values.yaml +++ b/nextcloud/values.yaml @@ -68,7 +68,7 @@ nextcloud: 'autocreate' => true, 'key' => '9qTcNX9Q6nw1teIM', 'secret' => 'THbopkCtESSWui6A1Z0DDDLG5WZo4Eon', - 'hostname' => '192.168.20.253', + 'hostname' => 'http://192.168.20.253', 'port' => 9768, 'use_ssl' => false, 'use_path_style' => true