diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 7114657..e65e0bd 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -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: