Commit ea88bc98 by Administrator

Update application.yml

parent 2dbadcad
...@@ -32,7 +32,7 @@ spring: ...@@ -32,7 +32,7 @@ spring:
max-active: 5 max-active: 5
max-wait: 10000 max-wait: 10000
redisson: redisson:
address: redis://192.168.50.173 address: redis://192.168.50.173:6379
password: 123456 password: 123456
database: 1 database: 1
min-idle: 2 min-idle: 2
......
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