mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	update 增加 redis 无密码使用说明
This commit is contained in:
		@@ -130,8 +130,8 @@ spring:
 | 
			
		||||
    port: 6379
 | 
			
		||||
    # 数据库索引
 | 
			
		||||
    database: 0
 | 
			
		||||
    # 密码
 | 
			
		||||
    password:
 | 
			
		||||
    # 密码(如没有密码请注释掉)
 | 
			
		||||
    # password:
 | 
			
		||||
    # 连接超时时间
 | 
			
		||||
    timeout: 10s
 | 
			
		||||
    # 是否开启ssl
 | 
			
		||||
 
 | 
			
		||||
@@ -133,8 +133,8 @@ spring:
 | 
			
		||||
    port: 6379
 | 
			
		||||
    # 数据库索引
 | 
			
		||||
    database: 0
 | 
			
		||||
    # 密码
 | 
			
		||||
    password:
 | 
			
		||||
    # 密码(如没有密码请注释掉)
 | 
			
		||||
    # password:
 | 
			
		||||
    # 连接超时时间
 | 
			
		||||
    timeout: 10s
 | 
			
		||||
    # 是否开启ssl
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user