1 changed files with 1 additions and 1 deletions
@ -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. |
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. |
||||
|
|||||
Loading…
Reference in new issue