From b33e5ed41acdbe4a5628e9a50ad2104ed21d758f Mon Sep 17 00:00:00 2001 From: kimscott Date: Mon, 23 Sep 2019 13:07:02 +0900 Subject: [PATCH] =?UTF-8?q?docker=20profile=20=EC=97=90=20=ED=86=A0?= =?UTF-8?q?=ED=94=BD=EB=AA=85=20=EB=8B=A4=EB=A5=B4=EA=B2=8C=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 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index f3f75bc..ecb0417 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -32,3 +32,4 @@ spring: bootstrap-servers: my-kafka.kafka.svc.cluster.local:9092 consumer: enable-auto-commit: true +eventTopic: eventTopicDocker \ No newline at end of file