From 4d0381b444c6a15fa492964c88ed0eefc0d81ab3 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index e65e0bd..d1cfc46 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -36,4 +36,6 @@ spring: consumer: enable-auto-commit: true -productUrl: http://product:8085 \ No newline at end of file +productUrl: http://product:8085 + +eventTopic: eventTopicDocker \ No newline at end of file