|  | @@ -66,7 +66,7 @@ server.compression.mime-types=application/javascript,text/css,application/json,a
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  # cache
 | 
	
		
			
				|  |  |  spring.redis.database=0
 | 
	
		
			
				|  |  | -spring.redis.host=120.55.70.156
 | 
	
		
			
				|  |  | +spring.redis.host=124.71.174.104
 | 
	
		
			
				|  |  |  spring.redis.port=6379
 | 
	
		
			
				|  |  |  spring.redis.password=123456
 | 
	
		
			
				|  |  |  spring.redis.timeout=10000
 | 
	
	
		
			
				|  | @@ -93,7 +93,7 @@ ruoyi.demoEnabled: true
 | 
	
		
			
				|  |  |  ruoyi.addressEnabled: false
 | 
	
		
			
				|  |  |  ruoyi.captchaType: math
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -spring.rabbitmq.host=localhost
 | 
	
		
			
				|  |  | +spring.rabbitmq.host=124.71.174.104
 | 
	
		
			
				|  |  |  spring.rabbitmq.port=5672
 | 
	
		
			
				|  |  | -spring.rabbitmq.username=guest
 | 
	
		
			
				|  |  | -spring.rabbitmq.password=guest
 | 
	
		
			
				|  |  | +spring.rabbitmq.username=admin
 | 
	
		
			
				|  |  | +spring.rabbitmq.password=admin
 |