Explorar el Código

修改mq配置地址

hanqingsong hace 3 años
padre
commit
2f33c7889a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      depot-intelligent/src/main/resources/bootstrap.yml

+ 2 - 2
depot-intelligent/src/main/resources/bootstrap.yml

@@ -1,5 +1,5 @@
1 1
 server:
2
-  port: 9028
2
+  port: 9029
3 3
   tomcat:
4 4
     uri-encoding: utf-8
5 5
 
@@ -70,7 +70,7 @@ cxf:
70 70
 
71 71
 rocketmq:
72 72
   # master
73
-  name-server: 172.16.0.8:9876;172.16.0.10:9876
73
+  name-server: 172.16.4.16:9876;172.16.4.17:9876
74 74
   producer:
75 75
     group: depot_yn_group
76 76
     send-message-timeout: 2000