Skip to content

Commit 2ffb59c

Browse files
author
Fabrizio Mirabito
committed
Point to the new production cluster
1 parent 2c43fcd commit 2ffb59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/CloudClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export class CloudClient implements ICloudClient {
1717

1818
private options: CloudOptions = {
1919
ssl: false,
20-
host: 'wss.iot.arduino.cc',
20+
host: 'wss-vernemq-production-omega-1858855899.us-east-1.elb.amazonaws.com',
2121
port: 8443,
2222
token: undefined,
2323
useCloudProtocolV2: true,

0 commit comments

Comments
 (0)