Skip to content

Commit 33fc8dd

Browse files
committed
Update Redis IP
1 parent aa8737b commit 33fc8dd

File tree

2 files changed

+1
-74
lines changed

2 files changed

+1
-74
lines changed

database.yaml

Lines changed: 0 additions & 73 deletions
This file was deleted.

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.10
25+
spring.redis.host=10.40.0.1
2626
spring.redis.port=6379
2727
spring.redis.password=123456

0 commit comments

Comments
 (0)