Commit 88ecd616 by 罗长华

修改配置暂时去除redis密码

parent c0b405bf
...@@ -28,7 +28,7 @@ spring: ...@@ -28,7 +28,7 @@ spring:
redis: redis:
database: 0 database: 0
host: redis host: redis
password: temple123456 password:
port: 6379 port: 6379
cloud: cloud:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment