mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-04 15:50:14 +00:00
5 lines
194 B
Bash
5 lines
194 B
Bash
![]() |
KAFKA_REST_LISTENERS=http://0.0.0.0:8082/
|
||
|
KAFKA_REST_SCHEMA_REGISTRY_URL=http://schema-registry:8081/
|
||
|
KAFKA_REST_HOST_NAME=kafka-rest-proxy
|
||
|
KAFKA_REST_BOOTSTRAP_SERVERS=PLAINTEXT://broker:29092
|