修改Redis地址,调整日志打印

This commit is contained in:
limqhz
2020-01-30 16:24:13 +08:00
parent c269913a72
commit 6ddb3b48d8
4 changed files with 24 additions and 64 deletions

View File

@@ -4,8 +4,8 @@ spring:
username: yingdd
password: Yingdd2015
redis:
host: 47.96.15.192
password:
host: 127.0.0.1
password: 123456
timeout: 6000
port: 6379