kafka 주소 변경

This commit is contained in:
kimscott
2019-09-19 14:43:49 +09:00
parent a36c8b0521
commit 0fc71920ef

View File

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