thingsboard/docker/tb-node.env

12 lines
233 B
Bash
Raw Permalink 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
HTTP_LOG_CONTROLLER_ERROR_STACK_TRACE=false
2020-04-30 18:10:05 +03:00
METRICS_ENABLED=true
METRICS_ENDPOINTS_EXPOSE=prometheus