From 5e93e834ad352e8b12b948a650663d137af1b49e Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 30 Aug 2023 10:24:48 +0200 Subject: [PATCH] Remove comment to use host alias --- src/main/resources/application-dev.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 3a055e8..dabe84b 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -6,9 +6,6 @@ spring: app: #rest: # uri: http://localhost:9000/bwhc/etl/api - - # Note: Make sure, hostname "kafka" points to 127.0.0.1 - # otherwise connection will not be available kafka: topic: test response-topic: test_response