Commit e97d6cbb authored by hanbing's avatar hanbing

[update] 更新prod环境Kafka地址

parent 49b7d0b8
...@@ -54,7 +54,7 @@ spring: ...@@ -54,7 +54,7 @@ spring:
timeout: 5000 timeout: 5000
database: 3 database: 3
kafka: kafka:
bootstrap-servers: 10.102.1.182:9092 bootstrap-servers: 172.17.0.1:9092
#消费者配置 #消费者配置
consumer: consumer:
max-poll-records: 1 max-poll-records: 1
......
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