Commit 4d2f026a by Administrator

Update application-natived.yml

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