Closed wzqallz closed 6 years ago
Hi @wzqallz, this is definitely a my mistake. I'll fix this issue shortly, will be available in next release.
@wzqallz, for docker-compose installation WS_SERVER_URL values must point to internal address of DeviceHive Frontend container, i.e. "ws://dh_frontend:8080/api/websocket". This is now fixed in development branch and will be released soon.
thank you very much.
Resolved in release 3.5.0
MQTT default connection WS_SERVER_URL is "ws://playground-dev.devicehive.com/api/websocket", how do I configure to connect my own Web Socket? By the way, my docker-compose.yml is the default.