Fix test page
This commit is contained in:
parent
69a6fc0324
commit
a5c9511876
|
@ -11,7 +11,7 @@
|
|||
</body>
|
||||
<script>
|
||||
const clientId = 'mqttjs_' + Math.random().toString(16).substr(2, 8)
|
||||
const host = 'mqtt://dev.tannercollin.com:8080'
|
||||
const host = 'mqtts://mqtt-dev.dns.t0.vc'
|
||||
const options = {
|
||||
keepalive: 60,
|
||||
clientId: clientId,
|
||||
|
|
Loading…
Reference in New Issue
Block a user