kafka 주소 변경
This commit is contained in:
@@ -8,8 +8,8 @@ useRest : false
|
|||||||
spring:
|
spring:
|
||||||
profiles: default
|
profiles: default
|
||||||
kafka:
|
kafka:
|
||||||
# bootstrap-servers: http://35.200.47.242:31090
|
bootstrap-servers: http://35.200.47.242:31090
|
||||||
bootstrap-servers: localhost:9092
|
# bootstrap-servers: localhost:9092
|
||||||
consumer:
|
consumer:
|
||||||
enable-auto-commit: true
|
enable-auto-commit: true
|
||||||
jpa:
|
jpa:
|
||||||
|
|||||||
Reference in New Issue
Block a user