Commit 5bce5ea9 by Administrator

Update application-dev_hwh.yml

parent d3b225fe
......@@ -4,11 +4,12 @@ jasypt:
password: techhero
spring:
redis:
database: 1
remote: false #cachecloud 获取
host: 192.168.255.134
hostName: 192.168.255.134
port: 6382
password: tZf^0B0W
host: 119.96.87.17
hostName: 119.96.87.17 #183.95.190.112
port: 6379
password: techhero
timeout: 0
pool:
max-active: 8
......@@ -20,7 +21,7 @@ spring:
port: 5672
username: rabbit
password: rabbit-techhero
virtual-host: /prd
virtual-host: /dev
listener:
simple:
acknowledge-mode: auto
......@@ -41,8 +42,7 @@ spring:
boot:
admin:
auto-registration: true
#url: http://119.96.87.17:10422
url: http://127.0.0.1:10422
url: http://119.96.87.17:10422
api-path: instances
cache:
......@@ -55,7 +55,7 @@ ribbon:
enabled: true
eager-load:
enabled: true
clients: techhero-auth,techhero-base-system,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-oss,techhero-component-websocket,techhero-component-message,techhero-component-workflow,techhero-project-inspection
clients: techhero-auth,techhero-base-system,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-oss,techhero-component-websocket,techhero-component-message,techhero-component-workflow,techhero-project-inspection,techhero-base-datagovern
Httpclient:
enabled: false
OkHttp:
......@@ -119,17 +119,17 @@ management:
rabbitmq:
czlsLog:
exchange: topicCzlsLogExchangeTest
queue: topic.czlsLog.test
exchange: topicCzlsLogExchangeDev
queue: topic.czlsLog.dev
incidentReporting:
exchange: topic-test-incident-reporting-exchange
queue: topic.test.incidentReporting.queue
exchange: topic-dev-incident-reporting-exchange
queue: topic.dev.incidentReporting.queue
alarmMessage:
exchange: alarm-message-test
queue: Alarm-Event-Msg-test
exchange: alarm-message-dev
queue: Alarm-Event-Msg-dev
server:
tomcat:
basedir: /data/temp/upload #上传文件的临时存放点
distInfo: #行政区划码信息
provinceCode: 420000 #省份行政区划码
provinceName: 湖北省 #行政区划码名称
provincePreCode: 42 #省份行政区划码前缀
universityPreCode: 99 #大学代码前缀
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