WIP
This commit is contained in:
@@ -14,9 +14,9 @@ return [
|
||||
|
||||
'host' => env('DS_APP_HOST', '127.0.0.1'),
|
||||
|
||||
//'host' => 'host.docker.internal', //Docker on Mac or Windows
|
||||
//'host' => '127.0.0.1', //Homestead with the VirtualBox provider,
|
||||
//'host' => '10.211.55.2', //Homestead with the Parallels provider,
|
||||
// 'host' => 'host.docker.internal', //Docker on Mac or Windows
|
||||
// 'host' => '127.0.0.1', //Homestead with the VirtualBox provider,
|
||||
// 'host' => '10.211.55.2', //Homestead with the Parallels provider,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
@@ -340,7 +340,7 @@ return [
|
||||
base_path('resources'),
|
||||
],
|
||||
'ignore_line_when_contains_text' => [
|
||||
//'ads()'
|
||||
// 'ads()'
|
||||
],
|
||||
'text_to_search' => [
|
||||
'ds(',
|
||||
|
||||
Reference in New Issue
Block a user