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 201b32d commit ad8a8efCopy full SHA for ad8a8ef
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=10.40.0.5
+spring.redis.host=172.31.143.115
26
spring.redis.port=6379
27
spring.redis.password=123456
0 commit comments