fix: broker network typo (#680)

This commit is contained in:
Mart Ganzevles 2022-11-24 11:01:58 +01:00 committed by GitHub
parent 1afe0ec73a
commit 22b6be21d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@ services:
broker:
image: confluentinc/cp-kafka:7.2.2
hostname: borker
hostname: broker
depends_on:
zookeeper:
condition: service_started