tb-node.env 233 B

1234567891011
  1. # ThingsBoard server configuration
  2. ZOOKEEPER_ENABLED=true
  3. ZOOKEEPER_URL=zookeeper:2181
  4. JS_EVALUATOR=remote
  5. TRANSPORT_TYPE=remote
  6. HTTP_LOG_CONTROLLER_ERROR_STACK_TRACE=false
  7. METRICS_ENABLED=true
  8. METRICS_ENDPOINTS_EXPOSE=prometheus