commit | da460f34e34fb5d42d307460ca9a7048ada4ff60 | [log] [tgz] |
---|---|---|
author | 夜雨声烦 <xxi13552467509@163.com> | Sat Jun 07 22:13:19 2025 +0800 |
committer | 夜雨声烦 <xxi13552467509@163.com> | Sat Jun 07 22:13:19 2025 +0800 |
tree | b0e20981a0ab6b12bbc74d1d34e0ef2fcb4a2257 | |
parent | 3d06ceae83c0e04a979a3f3e5744ba605a82ac0b [diff] |
redishostfix Change-Id: Id218255d74abed3e8a940cf0441cdd36b9137729
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8f97d3c..d7023ee 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -7,9 +7,9 @@ mybatis-plus.mapper-locations=classpath*:/mapper/**/*.xml -spring.data.redis.host = 127.0.0.1 +//spring.data.redis.host = 127.0.0.1 -//spring.data.redis.host = redis-server +spring.data.redis.host = redis-server spring.data.redis.port = 6379 spring.mail.host=smtp.qq.com