Add restart flag for redis
This commit is contained in:
		
							parent
							
								
									f3c5095185
								
							
						
					
					
						commit
						f42fe51698
					
				@ -36,6 +36,7 @@ services:
 | 
			
		||||
    depends_on:
 | 
			
		||||
      - zookeeper
 | 
			
		||||
  redis:
 | 
			
		||||
    restart: always
 | 
			
		||||
    image: redis:4.0
 | 
			
		||||
    ports:
 | 
			
		||||
      - "6379"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user