Skip to content

Commit

Permalink
Use mosquitto public broker as default
Browse files Browse the repository at this point in the history
  • Loading branch information
ah01 committed Sep 4, 2016
1 parent a373586 commit aec8a04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@

// MQTT server to connect (must support websocket protocol)
server: {
host: "192.168.88.4", port: 9001, path: ""
//host: "mqtt.sh.cvut.cz", port: 80, path: "/mqtt"
host: "test.mosquitto.org", port: 8080, path: ""
},

// Default subscribed topic
Expand Down

0 comments on commit aec8a04

Please # to comment.