mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 优化 redis建议版本升级到7.2.8
This commit is contained in:
		@@ -48,7 +48,7 @@ services:
 | 
				
			|||||||
    network_mode: "host"
 | 
					    network_mode: "host"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  redis:
 | 
					  redis:
 | 
				
			||||||
    image: redis:6.2.12
 | 
					    image: redis:7.2.8
 | 
				
			||||||
    container_name: redis
 | 
					    container_name: redis
 | 
				
			||||||
    ports:
 | 
					    ports:
 | 
				
			||||||
      - "6379:6379"
 | 
					      - "6379:6379"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user