Try domain again with wss
This commit is contained in:
parent
180606e552
commit
7ef748ae0d
@ -3,7 +3,7 @@ const psState = new State();
|
||||
const comms = new Communicator(psState);
|
||||
const config = {
|
||||
"mqtt": {
|
||||
"address": "wss://192.168.0.3:9001",
|
||||
"address": "wss://mqtt.3411.one",
|
||||
"username": "hestia",
|
||||
"password": "hestia",
|
||||
"subscriptions": [
|
||||
|
Loading…
Reference in New Issue
Block a user