Added env variable link
This commit is contained in:
		
							parent
							
								
									ad4e27d08b
								
							
						
					
					
						commit
						ae1e8cdc17
					
				@ -300,7 +300,7 @@ caffeine:
 | 
			
		||||
redis:
 | 
			
		||||
  # standalone or cluster
 | 
			
		||||
  connection:
 | 
			
		||||
    type: standalone
 | 
			
		||||
    type: "${REDIS_CONNECTION_TYPE:standalone}"
 | 
			
		||||
  standalone:
 | 
			
		||||
    host: "${REDIS_HOST:localhost}"
 | 
			
		||||
    port: "${REDIS_PORT:6379}"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user