Commit 81008b5e by Administrator

Update application-local.yml

parent 90250edb
...@@ -15,6 +15,18 @@ spring: ...@@ -15,6 +15,18 @@ spring:
max-wait: -1 max-wait: -1
max-idle: 8 max-idle: 8
min-idle: 0 min-idle: 0
redisMac:
remote: false #cachecloud 获取
host: 81.70.218.156
hostName: 81.70.218.156 #183.95.190.112
port: 6379
timeout: 0
pool:
max-active: 8
max-wait: -1
max-idle: 8
min-idle: 0
rabbitmq: rabbitmq:
host: 119.96.87.17 host: 119.96.87.17
port: 5672 port: 5672
......
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