small reworks in frontend and scripts, mostly finalized ansible deploy script -- still needs testing
This commit is contained in:
parent
f41dfc4f86
commit
e57f803a52
25 changed files with 440 additions and 90 deletions
|
@ -231,10 +231,10 @@
|
|||
# listener 0 /tmp/mosquitto.sock
|
||||
#
|
||||
# listener port-number [ip address/host name/unix socket path]
|
||||
listener 1883
|
||||
listener 1883 0.0.0.0
|
||||
listener 8080
|
||||
protocol websockets
|
||||
protocol mqtt
|
||||
#protocol mqtt
|
||||
allow_anonymous true
|
||||
|
||||
# By default, a listener will attempt to listen on all supported IP protocol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue