thingsboard/msa/docker/tb-http-transport.env
2018-10-18 16:21:50 +03:00

6 lines
106 B
Bash

HTTP_BIND_ADDRESS=0.0.0.0
HTTP_BIND_PORT=8081
HTTP_REQUEST_TIMEOUT=60000
TB_KAFKA_SERVERS=localhost:9092