Explorar el Código

调整kafka地址为172.21.1.177:9092

tobey hace 2 años
padre
commit
35928b145a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bem-center-monitor-service.yml

+ 1 - 1
bem-center-monitor-service.yml

@@ -37,7 +37,7 @@ spring:
     stream:
       kafka:
         binder:
-          brokers: ${public.kafka.default.brokers}
+          brokers: 172.21.1.177:9092
           auto-create-topics: false
           min-partition-count: 3
       bindings: