fix(config): update redis reference in session file
This commit is contained in:
parent
c4e9583325
commit
1af4034a3b
|
@ -90,5 +90,5 @@ module.exports = {
|
|||
| the redis file. But you are free to define an object here too.
|
||||
|
|
||||
*/
|
||||
redis: 'self::redis.default'
|
||||
redis: 'self::redis.local'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user