Skip to content

Commit ad8a8ef

Browse files
committed
Update application.properties
1 parent 201b32d commit ad8a8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ spring.mail.properties.mail.smtp.starttls.enable=true
2222
# logstash
2323
logging.config=classpath:logback-spring.xml
2424
# Redis
25-
spring.redis.host=10.40.0.5
25+
spring.redis.host=172.31.143.115
2626
spring.redis.port=6379
2727
spring.redis.password=123456

0 commit comments

Comments
 (0)