Rename MQTT bridge to reflect host change
This commit is contained in:
parent
ad2225744f
commit
3496bcb48a
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ persistence_location /mosquitto/data/
|
|||
log_dest file /mosquitto/log/mosquitto.log
|
||||
|
||||
# Bridge to platon
|
||||
connection br-pottwal-to-platon
|
||||
connection br-radon-to-platon
|
||||
address platon:1883
|
||||
cleansession false
|
||||
clientid br-pottwal-platon
|
||||
clientid br-radon-platon
|
||||
start_type automatic
|
||||
notifications false
|
||||
try_private true
|
||||
|
|
Loading…
Reference in a new issue