mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-03 23:28:11 +00:00

Fixes error when acessing http://localhost:18000 where the Kafka-UI was unable to connect to Rest Proxy
3 lines
66 B
Bash
3 lines
66 B
Bash
KAFKA_REST_PROXY_URL="http://kafka-rest-proxy:8082/"
|
|
PROXY="true"
|