mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	配置文件新增redis数据库索引属性
This commit is contained in:
		@@ -61,6 +61,8 @@ spring:
 | 
			
		||||
        host: 192.168.0.222
 | 
			
		||||
        # 端口,默认为6379
 | 
			
		||||
        port: 6379
 | 
			
		||||
        # 数据库索引
 | 
			
		||||
        database: 0
 | 
			
		||||
        # 密码
 | 
			
		||||
        password:
 | 
			
		||||
        # 连接超时时间
 | 
			
		||||
 
 | 
			
		||||
@@ -61,6 +61,8 @@ spring:
 | 
			
		||||
        host: 192.168.0.222
 | 
			
		||||
        # 端口,默认为6379
 | 
			
		||||
        port: 6379
 | 
			
		||||
        # 数据库索引
 | 
			
		||||
        database: 0
 | 
			
		||||
        # 密码
 | 
			
		||||
        password:
 | 
			
		||||
        # 连接超时时间
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user