Pass schema-registry url for secondLocal cluster too

This commit is contained in:
Ildar Almakaev 2021-02-04 15:36:47 +03:00
parent 43e62d68ee
commit 3775db6663

View file

@ -23,6 +23,7 @@ services:
KAFKA_CLUSTERS_1_BOOTSTRAPSERVERS: kafka1:29092
KAFKA_CLUSTERS_1_ZOOKEEPER: zookeeper1:2181
KAFKA_CLUSTERS_1_JMXPORT: 9998
KAFKA_CLUSTERS_1_SCHEMAREGISTRY: http://schemaregistry0:8085
zookeeper0:
image: confluentinc/cp-zookeeper:5.1.0