mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 14:34:04 +00:00
Fix syntax highlighting
This commit is contained in:
parent
9b521f6487
commit
96fe45de7a
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ You can see an example in the [Filesystem](#Filesystem) section of the documenta
|
|||
|
||||
Add an array like this to `database.redis` config:
|
||||
|
||||
```
|
||||
```php
|
||||
'tenancy' => [
|
||||
'host' => env('REDIS_TENANCY_HOST', '127.0.0.1'),
|
||||
'password' => env('REDIS_TENANCY_PASSWORD', null),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue