thingsboard/docker/tb-http-transport.env

10 lines
184 B
Bash
Raw Permalink Normal View History

2026-01-19 11:50:37 +08:00
ZOOKEEPER_ENABLED=true
ZOOKEEPER_URL=zookeeper:2181
HTTP_BIND_ADDRESS=0.0.0.0
HTTP_BIND_PORT=8081
HTTP_REQUEST_TIMEOUT=60000
METRICS_ENABLED=true
METRICS_ENDPOINTS_EXPOSE=prometheus