Commit 558f840b by Administrator

Update application-test.yml

parent 5196edd2
...@@ -4,12 +4,16 @@ jasypt: ...@@ -4,12 +4,16 @@ jasypt:
password: techhero password: techhero
spring: spring:
redis: redis:
database: 1 database: 5
remote: false #cachecloud 获取 remote: false #cachecloud 获取
host: 119.96.99.9 #host: 119.96.99.9
hostName: 119.96.99.9 #183.95.190.112 #hostName: 119.96.99.9 #183.95.190.112
#port: 6379
#password: 123456
host: 119.96.87.17
hostName: 119.96.87.17 #183.95.190.112
port: 6379 port: 6379
password: 123456 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