chunping 3 lat temu
rodzic
commit
c005829fa8

+ 1 - 1
mp-admin/src/main/resources/application-dev.yml

@@ -108,7 +108,7 @@ cloud:
 
 mq:
     consumer-conn: false
-    service-url: http://pulsar-rkrxw2wx8zeo.tdmq-pulsar.ap-sh.qcloud.tencenttdmq.com:5039
+    service-url: http://pulsar-rkrxw2wx8zeo.tdmq-pulsar.ap-sh.public.tencenttdmq.com:8080
     auth-token: eyJrZXlJZCI6InB1bHNhci1ya3J4dzJ3eDh6ZW8iLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJwdWxzYXItcmtyeHcyd3g4emVvX21wLXNlcnZlci10ZXN0In0.12cemXSqXGn9beDFnB-uUe477G6pP9bNbDUA4fIRsgk
     topic-ticket-generate: pulsar-rkrxw2wx8zeo/test-share/topic-ticket-generate
     consumer-topics: pulsar-rkrxw2wx8zeo/test-share/topic-ticket-generate

+ 1 - 1
mp-admin/src/main/resources/application-test.yml

@@ -113,7 +113,7 @@ cloud:
 
 mq:
   consumer-conn: true
-  service-url: http://pulsar-rkrxw2wx8zeo.tdmq-pulsar.ap-sh.qcloud.tencenttdmq.com:5039
+  service-url: http://pulsar-rkrxw2wx8zeo.tdmq-pulsar.ap-sh.public.tencenttdmq.com:8080
   auth-token: eyJrZXlJZCI6InB1bHNhci1ya3J4dzJ3eDh6ZW8iLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJwdWxzYXItcmtyeHcyd3g4emVvX21wLXNlcnZlci10ZXN0In0.12cemXSqXGn9beDFnB-uUe477G6pP9bNbDUA4fIRsgk
   topic-ticket-generate: pulsar-rkrxw2wx8zeo/test-share/topic-ticket-generate
   consumer-topics: pulsar-rkrxw2wx8zeo/test-share/topic-ticket-generate