Commit 28d31591 by Administrator

Update application-local.yml

parent 89d8bc7e
...@@ -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
host: 127.0.0.1
hostName: 119.96.87.17 #183.95.190.112 hostName: 119.96.87.17 #183.95.190.112
port: 6379 port: 6379
password: techhero #password: techhero
password: 123456
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