Satyaprakash Bommaraju 782e29ce53
Fix for Kafka-UI Connectivity Error with Kafka-Rest Proxy (#2053)
Fixes error when acessing http://localhost:18000 where the Kafka-UI was unable to connect to Rest Proxy
2021-01-12 10:30:47 -08:00

3 lines
66 B
Bash

KAFKA_REST_PROXY_URL="http://kafka-rest-proxy:8082/"
PROXY="true"