Example should use mqtt.example.com instead of my unique Tor hidden service address :-) (which I will now change)
This commit is contained in:
parent
97de2629ec
commit
070b408254
|
@ -5,7 +5,7 @@ ControllerPort = 9051
|
||||||
Port = 22
|
Port = 22
|
||||||
|
|
||||||
[mqtt]
|
[mqtt]
|
||||||
BrokerHost = e7l2ogiezlhnrvnj4a33rvf4xfakgocdwwnxujl7jo6pec4f54gsuhid.onion
|
BrokerHost = mqtt.example.com
|
||||||
BrokerPort = 8883
|
BrokerPort = 8883
|
||||||
ClientID = vagrant
|
ClientID = vagrant
|
||||||
Topic = it/torch/vagrant/ssh_onion
|
Topic = it/torch/vagrant/ssh_onion
|
||||||
|
|
Loading…
Reference in New Issue
Block a user