thingsboard/docker/tb-edqs.env

8 lines
158 B
Bash
Raw Permalink Normal View History

2025-02-21 18:38:26 +02:00
ZOOKEEPER_ENABLED=true
ZOOKEEPER_URL=zookeeper:2181
TB_KAFKA_SERVERS=kafka:9092
2025-02-27 11:50:07 +02:00
HTTP_BIND_PORT=8080
2025-02-21 18:38:26 +02:00
METRICS_ENABLED=true
METRICS_ENDPOINTS_EXPOSE=prometheus