From fffc3e0f8ac6dddea6b849d3288c0c74baaa2e79 Mon Sep 17 00:00:00 2001 From: kimscott Date: Mon, 23 Sep 2019 16:20:00 +0900 Subject: [PATCH] =?UTF-8?q?kafka=20localhost=20=EB=A1=9C=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index f02a352..cb54b03 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -35,6 +35,6 @@ spring: consumer: enable-auto-commit: true -productUrl: http://product:8080 +productUrl: http://products:8080 eventTopic: eventTopicDocker \ No newline at end of file