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