Merge branch 'master' into release
This commit is contained in:
		
						commit
						753f6394f7
					
				| 
						 | 
				
			
			@ -139,6 +139,6 @@ return [
 | 
			
		|||
    |
 | 
			
		||||
    */
 | 
			
		||||
 | 
			
		||||
    'redis' => $redisConfig,
 | 
			
		||||
    'redis' => env('REDIS_SERVERS', false) ? $redisConfig : [],
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue