mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
removed irrelevant default configuration
This commit is contained in:
parent
89f3c6ec14
commit
f72cb23794
2 changed files with 1 additions and 14 deletions
|
|
@ -6,19 +6,6 @@ section: content
|
|||
|
||||
# Laravel Sail {#sail}
|
||||
|
||||
## Central domains
|
||||
|
||||
If you're using Laravel Sail, no changes are needed, default values are good to go:
|
||||
|
||||
```php
|
||||
// config/tenancy.php
|
||||
|
||||
'central_domains' => [
|
||||
'127.0.0.1',
|
||||
'localhost',
|
||||
],
|
||||
```
|
||||
|
||||
## Creating tenants
|
||||
|
||||
Before creating any tenants you have to ensure that the `sail` user has the necessary permissions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue