You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I put this line :sos = [{ip: "127.0.0.1", po: 8080, ac: 132, ptm: 12}];
into my browser console already. And I have updated the config.json to use ip 127.0.0.1.
Am I missing some step?
I put this line :
sos = [{ip: "127.0.0.1", po: 8080, ac: 132, ptm: 12}];into my browser console already. And I have updated the config.json to use ip 127.0.0.1.