Merge branch '1.0-develop' into develop
This commit is contained in:
commit
5063db7d95
4 changed files with 101 additions and 21 deletions
|
@ -22,7 +22,7 @@ REDIS_PASSWORD=null
|
|||
REDIS_PORT=6379
|
||||
|
||||
CACHE_DRIVER=file
|
||||
QUEUE_CONNECTION=sync
|
||||
QUEUE_CONNECTION=redis
|
||||
SESSION_DRIVER=file
|
||||
|
||||
HASHIDS_SALT=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue