summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorPaul-Christian Volkmer2023-08-30 10:24:48 +0200
committerPaul-Christian Volkmer2023-08-30 10:24:48 +0200
commit5e93e834ad352e8b12b948a650663d137af1b49e (patch)
tree8d1c3041d2504be10b91c1b6340e376cd63220a1 /src/main
parent5e5bd579fb5652aa603b60fbd032ea32c175c0e1 (diff)
Remove comment to use host alias
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/application-dev.yml3
1 files changed, 0 insertions, 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