We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b849f6d commit c1e1a04Copy full SHA for c1e1a04
1 file changed
docker-compose.yml.example
@@ -231,6 +231,7 @@ services:
231
environment:
232
TZ: ${TZ}
233
KAFKA_NODE_ID: 1
234
+ KAFKA_BROKER_ID: 1
235
KAFKA_PROCESS_ROLES: broker,controller
236
KAFKA_LISTENERS: PLAINTEXT://:9092,CONTROLLER://:9093
237
KAFKA_ADVERTISED_LISTENERS: PLAINTEXT://:9092
0 commit comments