commit | b050eb2bdf56bd0a56fd8ec6f135f919ba6caa40 | [log] [tgz] |
---|---|---|
author | 夜雨声烦 <xxi13552467509@163.com> | Sat Jun 07 22:22:25 2025 +0800 |
committer | 夜雨声烦 <xxi13552467509@163.com> | Sat Jun 07 22:22:25 2025 +0800 |
tree | b60d32786845caa49bedf36d54fa14cfa26a7eb2 | |
parent | da460f34e34fb5d42d307460ca9a7048ada4ff60 [diff] |
redishost 6380 Change-Id: I95ac562c1804cb940b1d98af85c47c63fe045857
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index d7023ee..657e616 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -10,7 +10,7 @@ //spring.data.redis.host = 127.0.0.1 spring.data.redis.host = redis-server -spring.data.redis.port = 6379 +spring.data.redis.port = 6380 spring.mail.host=smtp.qq.com spring.mail.port=465