diff options
Diffstat (limited to 'getting-started.properties')
-rw-r--r-- | getting-started.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/getting-started.properties b/getting-started.properties index ea4ec5a..467d1c4 100644 --- a/getting-started.properties +++ b/getting-started.properties @@ -1 +1,2 @@ -bootstrap.servers={{ kafka.broker.server }} +bootstrap.servers=localhost + |