thingsboard/docker/tb-node.env

13 lines
253 B
Bash
Raw Normal View History

# ThingsBoard server configuration
2018-10-25 19:08:06 +03:00
ZOOKEEPER_ENABLED=true
ZOOKEEPER_URL=zookeeper:2181
2020-04-24 14:54:25 +03:00
JS_EVALUATOR=remote
TRANSPORT_TYPE=remote
2025-02-27 11:50:07 +02:00
TB_EDQS_MODE=remote
HTTP_LOG_CONTROLLER_ERROR_STACK_TRACE=false
2020-04-30 18:10:05 +03:00
METRICS_ENABLED=true
METRICS_ENDPOINTS_EXPOSE=prometheus