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