Update
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
|
||||
return [
|
||||
|
||||
'basic_auth' => [
|
||||
'username' => env('BASIC_AUTH_USERNAME'),
|
||||
'password' => env('BASIC_AUTH_PASSWORD'),
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Horizon Domain
|
||||
|
||||
Reference in New Issue
Block a user