Skip to content

Commit faf86e8

Browse files
claudiamurialdoBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:fix/kafka' into beta
1 parent 87e6da8 commit faf86e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet/src/extensions/kafka/test/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ services:
1717
environment:
1818
KAFKA_BROKER_ID: 1
1919
KAFKA_ZOOKEEPER_CONNECT: zookeeper:2181
20-
KAFKA_ADVERTISED_LISTENERS: PLAINTEXT://localhost:9092
20+
KAFKA_ADVERTISED_LISTENERS: PLAINTEXT://kafka:9092
2121
KAFKA_LISTENERS: PLAINTEXT://0.0.0.0:9092
2222
KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR: 1

0 commit comments

Comments
 (0)