diff --git a/application-dev.yml b/application-dev.yml index 7c8f065..916ba72 100644 --- a/application-dev.yml +++ b/application-dev.yml @@ -111,9 +111,9 @@ management: rabbitmq: czlsLog: - exchange: topicCzlsLogExchange - queue: topic.czlsLog + exchange: topicCzlsLogExchangeDev + queue: topic.czlsLog.dev incidentReporting: - exchange: topicIncidentReportingExchange - queue: topic.incidentReporting + exchange: topicIncidentReportingExchangeDev + queue: topic.incidentReporting.dev