Commit 139dd04b by Administrator

Update application-local.yml

parent 24e98269
...@@ -5,10 +5,12 @@ jasypt: ...@@ -5,10 +5,12 @@ jasypt:
spring: spring:
redis: redis:
remote: false #cachecloud 获取 remote: false #cachecloud 获取
host: 119.96.87.17 #host: 119.96.87.17
hostName: 119.96.87.17 #hostName: 119.96.87.17
host: 127.0.0.1
hostName: 127.0.0.1
port: 6379 port: 6379
password: techhero #password: techhero
timeout: 0 timeout: 0
pool: pool:
max-active: 8 max-active: 8
......
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