|
@@ -23,7 +23,7 @@ cms.threadPoolAsyncTaskExecutor.thread.size=16
|
|
|
## redis 配置
|
|
|
#spring.redis.host=r-2ze20a12a3fa8464.redis.rds.aliyuncs.com
|
|
|
#spring.redis.host=localhost
|
|
|
-spring.redis.host=192.168.1.151
|
|
|
+spring.redis.host=127.0.0.1
|
|
|
spring.redis.port=6379
|
|
|
#spring.redis.password=Lingj20170915
|
|
|
spring.redis.password=
|