카프카 주소 변경

This commit is contained in:
kimscott
2019-08-26 15:50:38 +09:00
parent df5f1ea25f
commit 3da6e6fa9c

View File

@@ -8,7 +8,7 @@ eventTopic: eventTopic
spring:
profiles: default
kafka:
bootstrap-servers: http://34.85.73.178:31090
bootstrap-servers: http://35.200.47.242:31090
# bootstrap-servers: localhost:9092
consumer:
enable-auto-commit: true