thingsboard/msa/docker/tb-http-transport.env

6 lines
106 B
Bash
Raw Normal View History

2018-10-18 16:21:50 +03:00
HTTP_BIND_ADDRESS=0.0.0.0
HTTP_BIND_PORT=8081
HTTP_REQUEST_TIMEOUT=60000
TB_KAFKA_SERVERS=localhost:9092