thingsboard/docker/tb-http-transport.env

10 lines
184 B
Bash
Raw Permalink Normal View History

2020-04-24 19:16:25 +03:00
ZOOKEEPER_ENABLED=true
ZOOKEEPER_URL=zookeeper:2181
2018-10-18 16:21:50 +03:00
HTTP_BIND_ADDRESS=0.0.0.0
HTTP_BIND_PORT=8081
HTTP_REQUEST_TIMEOUT=60000
METRICS_ENABLED=true
METRICS_ENDPOINTS_EXPOSE=prometheus