thingsboard/docker/tb-edqs.env

8 lines
158 B
Bash
Raw Permalink Normal View History

2026-01-19 11:50:37 +08:00
ZOOKEEPER_ENABLED=true
ZOOKEEPER_URL=zookeeper:2181
TB_KAFKA_SERVERS=kafka:9092
HTTP_BIND_PORT=8080
METRICS_ENABLED=true
METRICS_ENDPOINTS_EXPOSE=prometheus