From 763812c1ab3f2610c4ca04ae781038c2f6b4a0ea Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 10 Oct 2022 19:24:01 -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 bbc29cf..4b9f6ae 100644 --- a/nextcloud/values.yaml +++ b/nextcloud/values.yaml @@ -68,7 +68,7 @@ nextcloud: 'autocreate' => true, 'key' => 'DeTWD5Dc2hNwCYft', 'secret' => 'tHfIcq4tmCrNNlL679YcjAe6pscs9PJd', - 'hostname' => 'http://192.168.20.253', + 'hostname' => '192.168.20.253', 'port' => 9768, 'use_ssl' => false, 'use_path_style' => true