Change ws to wss
This commit is contained in:
parent
1975be4375
commit
02db7e36e0
@ -1,6 +1,6 @@
|
||||
{
|
||||
"mqtt": {
|
||||
"address": "ws://192.168.0.3:1883",
|
||||
"address": "wss://192.168.0.3:1883",
|
||||
"subscriptions": [
|
||||
{
|
||||
"name": "igniter",
|
||||
|
Loading…
Reference in New Issue
Block a user