thingsboard/docker/tb-coap-transport.env

6 lines
98 B
Bash
Raw Normal View History

2018-10-18 16:21:50 +03:00
COAP_BIND_ADDRESS=0.0.0.0
COAP_BIND_PORT=5683
COAP_TIMEOUT=10000
TB_KAFKA_SERVERS=localhost:9092