Showing
1 changed file
with
1 additions
and
1 deletions
@@ -15,7 +15,7 @@ spring.datasource.password=HANhetest2016 | @@ -15,7 +15,7 @@ spring.datasource.password=HANhetest2016 | ||
15 | 15 | ||
16 | #Redis | 16 | #Redis |
17 | spring.redis.host=127.0.0.1 | 17 | spring.redis.host=127.0.0.1 |
18 | -#spring.redis.password=foobared | 18 | +spring.redis.password=foobared |
19 | #spring.redis.host=r-m5e7cedd3124afd4.redis.rds.aliyuncs.com | 19 | #spring.redis.host=r-m5e7cedd3124afd4.redis.rds.aliyuncs.com |
20 | #spring.redis.password=r-m5e7cedd3124afd4:XIkaiLURedis2016 | 20 | #spring.redis.password=r-m5e7cedd3124afd4:XIkaiLURedis2016 |
21 | 21 |
-
Please register or login to post a comment