Browse Source

added env description

pull/13117/head
dashevchenko 1 year ago
parent
commit
ffbe67c54b
  1. 1
      application/src/main/resources/thingsboard.yml

1
application/src/main/resources/thingsboard.yml

@ -1422,6 +1422,7 @@ device:
# Path to the COAP CA root certificate file
pem_cert_file: "${DEVICE_CONNECTIVITY_COAPS_CA_ROOT_CERT:cafile.pem}"
gateway:
# The docker tag for thingsboard/tb-gateway image used in docker-compose file for gateway launch
image_version: "${DEVICE_CONNECTIVITY_GATEWAY_IMAGE_VERSION:latest}"
# Edges parameters

Loading…
Cancel
Save