We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43987ab + d95678c commit 88b8208Copy full SHA for 88b8208
config/config.json
@@ -1,6 +1,6 @@
1
{
2
"HOST": "0.0.0.0",
3
"PORT": 5683,
4
- "TARGET": "ws://playground-dev.devicehive.com/api/websocket",
+ "TARGET": "ws://playground.devicehive.com/api/websocket",
5
"MAX_WS_CONNECTIONS": 50
6
}
0 commit comments