Commit 542f89bc by Administrator

Update application-dev.yml

parent 7a84eacf
......@@ -5,8 +5,8 @@ jasypt:
spring:
redis:
remote: false #cachecloud 获取
host: 119.96.87.17
hostName: 119.96.87.17
host: 192.168.0.114
hostName: 192.168.0.114 #183.95.190.112
port: 6379
password: fcd258Kf
timeout: 0
......@@ -16,7 +16,7 @@ spring:
max-idle: 8
min-idle: 0
rabbitmq:
host: 119.96.87.17
host: 183.95.190.112
port: 5672
username: rabbit
password: rabbit-techhero
......@@ -78,14 +78,9 @@ hystrix:
isolation:
semaphore:
maxConcurrentRequests: 50 #回退线程数量
tomcat:
max-connections: 500
max-threads: 30
min-spare-threads: 3
accept-count: 10
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