We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8a8ef commit 31b7abfCopy full SHA for 31b7abf
src/main/resources/application.properties
@@ -22,6 +22,6 @@ spring.mail.properties.mail.smtp.starttls.enable=true
22
# logstash
23
logging.config=classpath:logback-spring.xml
24
# Redis
25
-spring.redis.host=172.31.143.115
+spring.redis.host=10.40.0.10
26
spring.redis.port=6379
27
spring.redis.password=123456
0 commit comments