mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 12:04:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
fa861ed6dd
commit
80e9a3cc60
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ return [
|
|||
],
|
||||
'identification' => [
|
||||
'header' => 'X-Tenant', // Can be anything, but should really start with "X-",
|
||||
'query_parameter' => '_tenant'
|
||||
'query_parameter' => '_tenant',
|
||||
],
|
||||
'home_url' => '/app',
|
||||
'create_database' => true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue