add: mqtt host config option
This commit is contained in:
parent
b2ac46c0fd
commit
eefe50b3cd
5 changed files with 12 additions and 8 deletions
|
|
@ -5,6 +5,7 @@ name = new emgauwa device
|
|||
discovery-port = 4421
|
||||
: 1886 for testing; 1885 for dev-env; 1884 for testing-env; 1883 for prod-env
|
||||
mqtt-port = 1885
|
||||
mqtt-host = localhost
|
||||
|
||||
relay-count = 10
|
||||
database = controller_db.lmdb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue