We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1126be commit c772600Copy full SHA for c772600
config/kraft/broker.properties
@@ -37,7 +37,7 @@ controller.quorum.voters=1@localhost:9093
37
# listeners = listener_name://host_name:port
38
# EXAMPLE:
39
# listeners = PLAINTEXT://your.host.name:9092
40
-listeners=PLAINTEXT://localhost:9092
+listeners=PLAINTEXT://:9092
41
42
# Name of listener used for communication between brokers.
43
inter.broker.listener.name=PLAINTEXT
0 commit comments