diff --git a/nextcloud/values.yaml b/nextcloud/values.yaml index 7543337..2b49d99 100644 --- a/nextcloud/values.yaml +++ b/nextcloud/values.yaml @@ -68,8 +68,7 @@ nextcloud: 'autocreate' => true, 'key' => '9qTcNX9Q6nw1teIM', 'secret' => 'THbopkCtESSWui6A1Z0DDDLG5WZo4Eon', - 'hostname' => '192.168.20.253', - 'port' => 9768, + 'hostname' => 'http://192.168.20.253:9768', 'use_ssl' => false, 'use_path_style' => true )