Commit 4d2f026a by Administrator

Update application-natived.yml

parent 57f780b9
...@@ -21,7 +21,7 @@ spring: ...@@ -21,7 +21,7 @@ spring:
port: 5672 port: 5672
username: rabbit username: rabbit
password: rabbit-techhero password: rabbit-techhero
virtual-host: /local virtual-host: /natived
listener: listener:
simple: simple:
acknowledge-mode: auto acknowledge-mode: auto
...@@ -114,14 +114,14 @@ management: ...@@ -114,14 +114,14 @@ management:
rabbitmq: rabbitmq:
czlsLog: czlsLog:
exchange: topicCzlsLogExchangeLocal exchange: topicCzlsLogExchangeNatived
queue: topic.czlsLog.Local queue: topic.czlsLog.Natived
incidentReporting: incidentReporting:
exchange: topic-Local-incident-reporting-exchange exchange: topic-Natived-incident-reporting-exchange
queue: topic.Local.incidentReporting.queue queue: topic.Natived.incidentReporting.queue
alarmMessage: alarmMessage:
exchange: alarm-message-Local exchange: alarm-message-Natived
queue: Alarm-Event-Msg-Local queue: Alarm-Event-Msg-Natived
server: server:
tomcat: tomcat:
......
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