adjustments for base scout config

This commit is contained in:
David Bomba 2025-05-12 18:05:49 +10:00
parent 80851013a6
commit 570793fa1b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php declare(strict_types=1);
return [
'default' => env('ELASTIC_CONNECTION', 'default'),
'default' => env('ELASTIC_CONNECTION', null),
'connections' => [
'default' => [
'hosts' => [