|
@@ -40,11 +40,11 @@ spring.jpa.properties.hibernate.hbm2ddl.auto=update
|
|
# prd Redis数据库索引(默认为0)
|
|
# prd Redis数据库索引(默认为0)
|
|
spring.redis.database=0
|
|
spring.redis.database=0
|
|
# Redis服务器地址
|
|
# Redis服务器地址
|
|
-spring.redis.host=localhost
|
|
|
|
|
|
+spring.redis.host=r-2zee62341d4d38f4.redis.rds.aliyuncs.com
|
|
# Redis服务器连接端口
|
|
# Redis服务器连接端口
|
|
spring.redis.port=6379
|
|
spring.redis.port=6379
|
|
# Redis服务器连接密码(默认为空)
|
|
# Redis服务器连接密码(默认为空)
|
|
-spring.redis.password=
|
|
|
|
|
|
+spring.redis.password=Efun20170407
|
|
|
|
|
|
# 连接池最大连接数(使用负值表示没有限制)
|
|
# 连接池最大连接数(使用负值表示没有限制)
|
|
spring.redis.pool.max-active=8
|
|
spring.redis.pool.max-active=8
|