mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	默认注释 Redis 的账号密码
This commit is contained in:
		| @@ -60,7 +60,7 @@ spring: | |||||||
|     host: 400-infra.server.iocoder.cn # 地址 |     host: 400-infra.server.iocoder.cn # 地址 | ||||||
|     port: 6379 # 端口 |     port: 6379 # 端口 | ||||||
|     database: 1 # 数据库索引 |     database: 1 # 数据库索引 | ||||||
|     password: 123456 | #    password: 123456 # 密码,建议生产环境开启 | ||||||
|  |  | ||||||
| jasypt: | jasypt: | ||||||
|   encryptor: |   encryptor: | ||||||
|   | |||||||
| @@ -68,7 +68,7 @@ spring: | |||||||
|     host: 127.0.0.1 # 地址 |     host: 127.0.0.1 # 地址 | ||||||
|     port: 6379 # 端口 |     port: 6379 # 端口 | ||||||
|     database: 0 # 数据库索引 |     database: 0 # 数据库索引 | ||||||
|     password: 123456 | #    password: 123456 # 密码,建议生产环境开启 | ||||||
|  |  | ||||||
| jasypt: | jasypt: | ||||||
|   encryptor: |   encryptor: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV