Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2016-04-12 20:09:14 +0100
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Commit
753f6394f7110eb18b5b85a87319c4324f816cd0
753f6394
2 parents
b1faf659
0a803030
Merge branch 'master' into release
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/database.php
config/database.php
View file @
753f639
...
...
@@ -139,6 +139,6 @@ return [
|
*/
'redis'
=>
$redisConfig
,
'redis'
=>
env
(
'REDIS_SERVERS'
,
false
)
?
$redisConfig
:
[]
,
];
...
...
Please
register
or
sign in
to post a comment