Updated localhost warning note title

This commit is contained in:
Volodymyr Babak 2023-01-03 18:26:26 +02:00
parent 21fd12920a
commit 995fdaa88b

View File

@ -1,3 +1,3 @@
###### WARNING NOTE: 'localhost' is not supported
###### WARNING NOTE: 'localhost' can not be used as CLOUD_RPC_HOST
Please note that your ThingsBoard base URL is **'localhost'** at the moment. **'localhost'** cannot be used for docker containers - please update **CLOUD_RPC_HOST** environment variable below to the IP address of your machine (*docker **host** machine*). IP address must be **192.168.1.XX** or similar format. In other case - ThingsBoard Edge service, that is running in docker container, will not be able to connect to the cloud.